.. |
activities
|
Bug 887650 - Append extra information about activity caller in system message. r=gene
|
2013-07-25 13:18:24 -04:00 |
alarm
|
Bug 900933 - Alarm API - AlarmsManager.remove() should use sendAsyncMessage(). r=nsm
|
2013-08-02 20:34:54 +08:00 |
apps
|
Merge m-c to inbound.
|
2013-08-02 11:07:57 +02:00 |
audiochannel
|
Backed out changeset ae8d72538dee (bug 897484) for b2g bustage
|
2013-07-26 12:34:25 +02:00 |
base
|
Bug 707564 part 3. Give WebIDL bindings with NewResolve hooks Enumerate hooks as well, so enumerating them correctly resolves all the properties. r=smaug
|
2013-08-03 23:38:54 -04:00 |
battery
|
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
|
2013-07-10 13:51:28 -04:00 |
bindings
|
Bug 707564 followup. Update to new saner JSAPI, fixing merge bustage and ridding us of this pestilential CLOSED TREE. r=bustage
|
2013-08-04 00:11:30 -04:00 |
bluetooth
|
Merge mozilla-central and b2g-inbound
|
2013-08-02 13:51:22 +01:00 |
browser-element
|
Bug 899801 - Don't keep more than five "momentums" values in BrowserElementPanning.js. r=vingtetun
|
2013-07-31 09:22:57 -07:00 |
camera
|
Bug 896949 - JS_SetProperty APIs should take an immutable parameter r=waldo r=bz
|
2013-07-26 10:00:38 +01:00 |
cellbroadcast
|
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
|
2013-07-10 13:51:28 -04:00 |
contacts
|
Merge latest green birch changeset and mozilla-central
|
2013-07-29 15:15:48 +01:00 |
devicestorage
|
Bug 884061 - Part 3f: Use NS_DECL_THREADSAFE_ISUPPORTS in dom/, r=smaug,dhylands.
|
2013-07-18 21:21:20 -05:00 |
encoding
|
Backed out changeset e12c6f7d6676 (bug 885107) on suspicion of causing bug 894952
|
2013-07-18 14:43:52 +01:00 |
file
|
Bug 899976 - GC: Fix unsafe references related to ToInt* functions - browser changes r=bholley
|
2013-08-02 13:15:38 +01:00 |
fm
|
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal
|
2013-08-02 09:03:42 +02:00 |
gamepad
|
bug 893785 - don't fire gamepadconnected events for windows that have already received them. r=smaug
|
2013-08-01 13:52:27 -04:00 |
icc
|
Merge m-c to birch.
|
2013-07-12 13:31:17 -04:00 |
identity
|
Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps
|
2013-08-02 09:03:25 +02:00 |
imptests
|
Backed out changeset bf423f63b3a1 (bug 885107)
|
2013-07-18 14:43:19 +01:00 |
indexedDB
|
Bug 899973 - GC: Convert the rest of the JS property API to use MutableHandleValue for out params - browser changes r=bz
|
2013-08-02 13:15:39 +01:00 |
interfaces
|
Bug 884897 - Convert SimplePush to WebIDL. r=khuey
|
2013-08-02 17:18:35 -07:00 |
ipc
|
Bug 874721, bug 899435. D3D9 compositor and windows OMTC window resizing. r=Bas, mattwoodrow
|
2013-08-04 19:46:17 +12:00 |
locales
|
Bug 673919 - Remove routeEvent, enableExternalCapture and disableExternalCapture. r=smaug
|
2013-08-01 23:48:18 +09:00 |
media
|
backout bug 886526 because it probably made us use a lot more memory to link on windows
|
2013-07-29 11:03:21 -04:00 |
messages
|
Bug 900348 - Failed to receive media-button system message, r=echou
|
2013-08-02 14:37:31 +08:00 |
mobilemessage
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-08-02 13:30:22 +01:00 |
network
|
Bug 707564 part 1. Fix TCPSocket initialization to not throw exceptions on non-b2g. r=gal
|
2013-08-03 23:38:44 -04:00 |
payment
|
Bug 870370 - Move EXTRA_COMPONENTS to mozbuild (file batch #4); r=mshal
|
2013-08-02 09:03:42 +02:00 |
permission
|
Bug 891235: remove mozSms. rs=mounir
|
2013-07-26 18:40:27 +08:00 |
phonenumberutils
|
Bug 897458 - Move EXTRA_PP_JS_MODULES to moz.build; r=gps
|
2013-08-02 09:03:25 +02:00 |
plugins
|
Bug 899973 - GC: Convert the rest of the JS property API to use MutableHandleValue for out params - browser changes r=bz
|
2013-08-02 13:15:39 +01:00 |
power
|
Bug 888389 - Cycle collect PowerManager. r=smaug
|
2013-07-18 09:07:28 -07:00 |
promise
|
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
|
2013-08-02 10:29:05 +09:00 |
push
|
Bug 707564 followup #2. Make the push code actually follow the contract for JS-implemented webidl in an attempt to reopen the CLOSED TREE. r=khuey
|
2013-08-04 01:47:30 -04:00 |
quota
|
Bug 888596 - Move IDBDatabase to WebIDL, r=janv
|
2013-07-31 17:48:46 +02:00 |
settings
|
Bug 894964 - Stop throwing on navigator.mozSettings access if the page does not have settings permission. r=gwagner
|
2013-07-17 13:32:39 -07:00 |
src
|
Bug 881323 - Re-implement CycleCollectorParticipant with actual vtables, with constexpr to avoid static initializers. r=mccr8
|
2013-08-02 10:29:05 +09:00 |
system
|
Bug 884131 - Messages to netd need sequence number on gonk-JB. r=dhylands
|
2013-08-05 12:16:14 +08:00 |
telephony
|
Merge latest green b2g-inbound changeset and mozilla-central
|
2013-08-02 13:30:22 +01:00 |
tests
|
Back out 4ff7455f6720, "Bug 894736, pass clipboard type to data transfer so that the correct clipboard is used when pasting, r=ehsan" on a CLOSED TREE.
|
2013-08-02 10:53:34 -07:00 |
time
|
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
|
2013-07-10 13:51:28 -04:00 |
voicemail
|
Backed out changeset b7d6458d2a3c (bug 887483) for apparently causing Android robocop-2 failures.
|
2013-07-10 13:51:28 -04:00 |
wappush
|
Bug 897368 - 0003. Test case for code page switch. r=vicamo
|
2013-07-29 15:08:40 +08:00 |
webidl
|
Bug 707564 followup #2. Make the push code actually follow the contract for JS-implemented webidl in an attempt to reopen the CLOSED TREE. r=khuey
|
2013-08-04 01:47:30 -04:00 |
wifi
|
Bug 887485 - Wifi code needs to issue fwreload to netd as part of initialization. r=mrbkap
|
2013-07-30 16:07:13 +08:00 |
workers
|
Bug 845545: Part 5 - Port ImageData to workers. r=mccr8,peterv,bent
|
2013-08-03 16:55:40 -07:00 |
dom-config.mk
|
Backed out 5fa1f7715c19:7a300d1d1b23 (bug 855130) for Windows build failures
|
2013-07-01 21:23:37 -07:00 |
moz.build
|
Bug 884897 - Convert SimplePush to WebIDL. r=khuey
|
2013-08-02 17:18:35 -07:00 |