gecko/dom
2013-11-18 14:29:45 +08:00
..
activities Merge B2g-inbound to Mozilla-Central 2013-10-25 11:48:38 +02:00
alarm Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
apps Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
audiochannel No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
base Bug 931746 - Make sure all mozbrowser mm are in the target chain. r=smaug 2013-11-17 01:07:24 +08:00
battery Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
bindings Bug 938246. Don't try to tell the JIT that our booleans are 32-bit integers, when they're actually booleans. r=efaust 2013-11-17 00:10:19 -05:00
bluetooth Bug 936732 - Patch 2/3: BT file changes, r=khuey 2013-11-18 14:29:45 +08:00
browser-element Bug 922919 - Set three preferences in one asynchronous call to fix timing bug. r=khuey 2013-11-11 16:10:20 +08:00
camera Bug 928856 - Properly guard calls to CameraParameters.get() and .set(). r=sotaro 2013-11-13 14:24:20 -05:00
cellbroadcast Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey 2013-11-13 16:51:43 +08:00
contacts Bug 930241 - Use toJSON instead of jsonifier in the Contacts interfaces. r=gwagner 2013-11-01 14:01:59 -02:00
datastore Backed out changeset 6da206d64b49 (bug 923625) for failing mochitest 3 on b2g ics 2013-11-09 10:06:10 +01:00
devicestorage Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
encoding Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
file Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
fmradio Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
gamepad Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
icc Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
identity
imptests Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug 2013-11-17 00:10:19 -05:00
indexedDB No bug - Fix some style issues in DOM code. 2013-11-11 09:04:41 +01:00
inputmethod Bug 931746 - Only handle the event from our descendants. r=yxl 2013-11-17 01:07:26 +08:00
interfaces Bug 600117 part.1 Implement KeyboardEvent.repeat r=smaug, sr=jst 2013-11-07 20:17:32 +09:00
ipc Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
locales Bug 937465. Warn when cloneNode() and importNode() are used without the boolean "deep" argument on nodes that have kids. r=sicking 2013-11-17 00:10:18 -05:00
media Bug 831759 - PeerConnection set*Description callbacks can be overwritten prematurely, r=abr. 2013-11-12 13:09:26 +01:00
messages Bug 674741 - Part 5: NFC Permissions Changes. r=fabrice 2013-11-04 17:17:05 -08:00
mobilemessage Bug 934931 - 2/2: test cases. r=gene 2013-11-15 18:24:43 +08:00
network Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
nfc Bug 674741 - Part 6: NFC Build System Changes. r=khuey 2013-11-12 10:11:39 -08:00
payment
permission Bug 927196 - Check more stuff in XHR. r=sicking 2013-10-16 19:20:51 +02:00
phonenumberutils Bug 938370 - PhoneNumberJS: update metadata. r=bent 2013-11-13 15:17:10 -08:00
plugins Bug 757726 - Part 5: Fix test_refresh_navigator_plugins to not recycle variables. r=johns 2013-11-10 18:16:41 -08:00
power Bug 929905 - Consolidate sources in moz.build. r=gps 2013-10-25 08:23:05 +09:00
promise Backed out changeset 8222e9ae0a21 (bug 915233) for Windows xpcshell perma-fail on a CLOSED TREE. 2013-11-06 17:48:11 -05:00
push Bug 938492 - Correct contractID and interface name, remove obsolete test file. r=mcmanus 2013-11-14 15:26:50 -05:00
quota Bug 931459 - Move LOCAL_INCLUDES to moz.build in dom/; r=mshal 2013-11-11 09:04:11 +01:00
settings Bug 921721 - NS_ERROR_UNEXPECTED in airplane_mode.js when restarting B2G. r=bent 2013-11-01 07:54:21 -07:00
src Bug 840488 - Refactor Gecko to provide a more direct API to ask whether script is allowed for a given global. r=bz 2013-11-12 16:43:31 -08:00
system Bug 935363 - Add and make use of NetworkService xpcom. r=vyang, r=vchang 2013-11-15 17:35:33 +08:00
telephony Bug 814629 - Part 5: modify mozMobileConnection related tests. r=hsinyi,khuey 2013-11-13 16:51:43 +08:00
tests Bug 674741- Part 7: Add new allowed NFC DOM interfaces to test_interfaces.html. r=khuey 2013-11-12 22:18:28 -08:00
time Bug 933099: Banish <windows.h> from nsGlobalWindow.cpp. r=bz 2013-11-05 22:16:25 +08:00
voicemail Bug 937454 - B2G Voicemail test error: test_voicemail_statuschange.js. r=vicamo 2013-11-12 11:50:41 +08:00
wappush Bug 920551 - 2.g/2: fix WAP Push. r=hsinyi,khuey 2013-10-29 16:12:43 +08:00
webidl Bug 932501. Drop nextElementSibling/previousElementSibling from DocumentType. r=smaug 2013-11-17 00:10:19 -05:00
wifi Backed out changeset aa20a0fe4fca, wrong review name 2013-11-15 18:21:22 +08:00
workers Bug 927196 - Check more stuff in XHR. r=sicking 2013-10-16 19:20:51 +02:00
moz.build Bug 674741 - Part 6: NFC Build System Changes. r=khuey 2013-11-12 10:11:39 -08:00