.. |
activities
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
|
2013-06-10 12:08:47 -04:00 |
alarm
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
|
2013-06-10 12:08:47 -04:00 |
apps
|
bug 880246: move EXTRA_PP_COMPONENTS to mozbuild (cleanup). r=mshal
|
2013-06-20 15:59:59 -04:00 |
audiochannel
|
Backed out changeset 496846474ed3 (bug 864774)
|
2013-05-13 10:05:49 +01:00 |
base
|
Bug 875790 - Add cx push back into nsJSContext::CompileScript. r=me
|
2013-06-21 09:10:27 -07:00 |
battery
|
Backed out changeset 496846474ed3 (bug 864774)
|
2013-05-13 10:05:49 +01:00 |
bindings
|
Bug 885310 - 1 Rename JSHandleFoo in the browser r=bz
|
2013-06-21 14:12:46 +01:00 |
bluetooth
|
Bug 873919 - Remove old system messages for Bluetooth pairing requests, r=echou
|
2013-06-20 12:14:09 +08:00 |
browser-element
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
|
2013-06-10 12:08:47 -04:00 |
camera
|
Bug 882328 - remove off-Main Thread JS callback addrefs, r=jdm
|
2013-06-17 11:59:53 -04:00 |
cellbroadcast
|
Backed out changeset 496846474ed3 (bug 864774)
|
2013-05-13 10:05:49 +01:00 |
contacts
|
Bug 884679 - Output warning using dump() instead of Console.jsm. r=gwagner
|
2013-06-19 21:09:31 -04:00 |
devicestorage
|
Bug 881386 - DeviceStorage: Add .default attribute to webidl. r=Ms2ger
|
2013-06-12 09:30:23 -07:00 |
encoding
|
Bug 851982 - Regression test. r=smontagu
|
2013-06-21 00:54:40 +09:00 |
file
|
Bug 860731 - Part b: Use FileMode for LockedFile; r=janv
|
2013-06-12 09:00:06 +02:00 |
fm
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
|
2013-06-10 12:08:47 -04:00 |
future
|
Bug 883450 - Miscellaneous requests. r=gabor
|
2013-06-20 11:05:34 -07:00 |
gamepad
|
bug 857092 - put non-standard Gamepad events behind another pref. r=smaug
|
2013-06-19 15:05:47 -04:00 |
icc
|
Merge m-c to inbound.
|
2013-05-21 08:17:04 -04:00 |
identity
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
|
2013-06-10 12:08:47 -04:00 |
imptests
|
Bug 885878 - Try to fix the timeout issue in testharness.js based tests on a CLOSED TREE
|
2013-06-21 17:03:57 -04:00 |
indexedDB
|
Bug 884384 - Use JS::MutableHandle<JS::Value> instead of jsval* for out parameters r=smaug
|
2013-06-21 14:12:46 +01:00 |
interfaces
|
Merge m-c and inbound.
|
2013-06-18 19:10:23 -04:00 |
ipc
|
Bug 883646 - Propagate the ScaleFactor classes far and wide. r=kentuckyfriedtakahe
|
2013-06-21 17:03:56 -04:00 |
locales
|
Bug 876475 - Make braille output less verbose. r=eeejay r=kats r=ted
|
2013-06-17 10:36:41 -04:00 |
media
|
Bug 875934 - Move LIBRARY_NAME to moz.build (batch #1); r=mshal
|
2013-06-17 15:21:01 -04:00 |
messages
|
Bug 853782 - 0002. Notify receiving of WAP Push by System Message. r=vicamo
|
2013-06-17 16:37:59 +08:00 |
mobilemessage
|
Backed out changeset 9a3ee53f3421.
|
2013-06-20 10:35:45 +08:00 |
network
|
Bug 847611 - Paris bindings for autogenerated events, r=peterv
|
2013-06-18 21:48:45 +03:00 |
payment
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
|
2013-06-10 12:08:47 -04:00 |
permission
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
|
2013-06-10 12:08:47 -04:00 |
phonenumberutils
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
|
2013-06-10 12:08:47 -04:00 |
plugins
|
Bug 864335 - Remove GetScriptGlobalObject. r=mrbkap
|
2013-06-21 16:25:20 +02:00 |
power
|
Bug 864206 - Use dom::Touch instead of nsIDOMTouch where possible r=Ms2ger
|
2013-05-17 13:17:53 -07:00 |
push
|
Bug 885156 - Set _started in PushService.init(). r=dougt
|
2013-06-20 13:38:01 -07:00 |
quota
|
Bug 878703 - Cleanup usage of IO thread only objects. r=bent
|
2013-06-05 10:11:23 +02:00 |
settings
|
Bug 880245 - Move EXTRA_JS_MODULES to moz.build (conversion part 1); r=joey
|
2013-06-10 12:08:47 -04:00 |
src
|
Bug 883827. Make Optional<NonNull<T>> and Optional<OwningNonNull<T>> nicer to use by having their const Value() method return a T&. r=peterv
|
2013-06-19 14:48:43 -04:00 |
system
|
Bug 885602 - Fix build of AudioManager.cpp on gonk-JB, r=mchen
|
2013-06-21 01:37:21 -04:00 |
telephony
|
Bug 877762 - GC: Post-barrier cycle collector participants - 7 Convert most JSObect to use Heap<T> (ex. XBL) r=bz
|
2013-06-18 11:00:38 +01:00 |
tests
|
Backed out changeset 9915f8dae4e5 (bug 867895) for xpcshell bustage and landing on the wrong branch.
|
2013-06-18 12:31:56 -04:00 |
time
|
Bug 875784 - Move MozTimeManager to WebIDL; r=smaug
|
2013-06-12 09:00:07 +02:00 |
voicemail
|
Backed out changeset 496846474ed3 (bug 864774)
|
2013-05-13 10:05:49 +01:00 |
wappush
|
Bug 853782 - 0003. Treat PDU data in correct type, Uint8Array. r=vicamo
|
2013-06-17 18:49:06 +08:00 |
webidl
|
bug 857092 - put non-standard Gamepad events behind another pref. r=smaug
|
2013-06-19 15:05:47 -04:00 |
wifi
|
Bug 868913 - Part 2: Fix the wifi initial start problem. r=mrbkap
|
2013-06-17 12:20:39 +08:00 |
workers
|
Bug 885310 - 1 Rename JSHandleFoo in the browser r=bz
|
2013-06-21 14:12:46 +01:00 |
dom-config.mk
|
|
|
moz.build
|
Backed out changeset 96036434bb78 (bug 875289) for mochitest-chrome failures on a CLOSED TREE
|
2013-06-20 11:20:49 +01:00 |