gecko/dom
2014-09-08 16:52:44 -04:00
..
activities Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
alarm
animation Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
apps backout bug 1063852 (84ac3d72395f) since that breaks Gij. r=bholley to please the dom/ hook. 2014-09-07 20:04:58 -07:00
archivereader Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
asmjscache
audiochannel Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
base Bug 1062631 - Remove exception swallowing code in NS_ScriptErrorReporter. r=bz 2014-09-08 13:36:22 -07:00
battery Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
bindings Bug 1063889. Fix the handling of sequences of wrapper types in unions. r=khuey 2014-09-08 11:28:57 -04:00
bluetooth Backed out 6 changesets (bug 1059813) by request. 2014-09-03 11:29:16 -04:00
bluetooth2 Backed out 6 changesets (bug 1059813) by request. 2014-09-03 11:29:16 -04:00
browser-element Bug 757859 - Add getSize/onResize methods to browser element. r=ehsan 2014-09-03 16:20:21 +01:00
camera Backed out changeset 56e2793c8ac7 (bug 1058452) for B2G mochitest orange. 2014-09-08 16:52:44 -04:00
canvas Bug 1061988 - Get rid of the notion of "demoting" and replace it with "switch rendering mode" r=snorp 2014-09-02 19:26:36 -04:00
cellbroadcast Bug 1058101 - Flatten dom/cellbroadcast/src/ into parent directory. r=mccr8 2014-08-27 10:12:11 -07:00
contacts
crypto Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
datastore Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
devicestorage Bug 1063126 - DeviceStorage - Add some logging. r=khuey 2014-09-05 15:41:01 -07:00
downloads Bug 1058101 - Flatten dom/downloads/src/ into parent directory. r=mccr8 2014-08-27 10:12:12 -07:00
encoding Bug 756022 patch 3: merge tr with x-western, r=jfkthame 2014-08-05 10:49:16 +03:00
events Bug 1053716 - Mouse events over content-process area need to set capturing so that the entire mouse interaction is forwarded to the child. r=smaug 2014-09-02 15:31:12 -04:00
fetch
filehandle Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
filesystem Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
fmradio Bug 846200 - Update Marionette JS WebAPI Tests to use new settings-api permissions; r=echou r=echen 2014-08-27 21:01:29 -07:00
gamepad Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
geolocation Bug 1058101 - Move dom/src/geolocation/ into dom/. r=mccr8 2014-08-30 21:43:45 -07:00
icc Backed out changeset e6f223a82d91 (bug 937485) for causing b2g device regressions 2014-09-05 12:12:10 +02:00
identity
imptests Bug 1029943 - Double timeout for test_collapse.html. r=ehsan 2014-08-25 23:17:00 -04:00
indexedDB Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
inputmethod Bug 1057898 - Test for tapping between two inputs. r=yxl 2014-09-04 19:52:00 -04:00
interfaces Bug 1042654: Clean up XPIDL events r=bz 2014-09-05 23:33:40 -04:00
ipc Bug 997101 - Remove the SetCSSViewport call in TabChild::Observe that needlessly sets a default value that results in a lot of expensive reflow. r=kats 2014-09-06 18:02:07 +01:00
json Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
jsurl Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
locales Bug 1057518 - Ensure callingDoc and doc's principal are the same in XMLDocument::Load(). r=sicking 2014-08-29 16:56:28 -07:00
mathml Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
media Bug 1063971: Allow SetRemoteDescription to omit callbacks again r=jib 2014-09-07 12:08:49 -04:00
messages Bug 979767 - Part 1: Messages and Permissions. Supporting web application triggering based on HCI event EVT_TRANSACTION. r=fabrice 2014-08-27 14:41:00 +02:00
mobileconnection Merge b2g-inbound to m-c. a=merge 2014-09-05 12:04:44 -04:00
mobileid Bug 1058101 - Flatten dom/mobileid/src/ into parent directory. r=mccr8 2014-08-27 10:13:33 -07:00
mobilemessage Bug 1057915 - 2/2: Gonk MobileMessage DB read ahead. r=bevistzeng 2014-09-04 11:15:42 +08:00
network Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
nfc Bug 1061827 - Nfc.js serializes all the messages, even in release mode. r=allstars.chh 2014-09-05 00:21:00 -04:00
notification Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
offline Bug 1058101 - Move dom/src/offline/ into dom/. r=mccr8 2014-08-30 21:43:46 -07:00
payment
permission Bug 846200 - Update mochitests to use new settings-api permissions; r=bent 2014-08-27 21:01:29 -07:00
phonenumberutils Backed out 17 changesets (bug 843452) 2014-08-28 16:51:41 -07:00
plugins Bug 1061821 - Ensure CrashManager contains the crash and submission in test_{crash,hang}_submit.xul. r=bsmedberg 2014-09-02 10:38:01 -07:00
power
promise Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
push Bug 1058101 - Flatten dom/push/src/ into parent directory. r=mccr8 2014-08-27 10:13:45 -07:00
quota Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
res Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8 2014-08-30 21:43:46 -07:00
resourcestats
settings Bug 1062087 - Fix undefined variable error messages in Settings API; r=bent 2014-09-05 18:39:54 -07:00
smil Bug 1061023 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 18:26:43 -04:00
speakermanager Bug 1055920 - [B2G][AudioChannel] Avoid to create unnecessary AudioChannel instance on child process. r=baku 2014-08-29 14:10:16 +08:00
storage Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
system Bug 1054191 - AutoMounter should accomodate rndis. r=echou 2014-09-05 21:37:27 -07:00
telephony Bug 1061210 - Update conference group after enumerateCall. r=hsinyi 2014-09-04 00:45:00 -04:00
tests Bug 1017424 part 5. Remove classinfo for Window. r=peterv 2014-09-05 14:28:45 -04:00
tethering Bug 900551 - Make marionette webapi tests use transaction events for settings; r=edgar r=hchang r=dlee 2014-08-27 21:01:30 -07:00
time Bug 1052052 - Hoist Auto*JSContext into nsContentUtils and kill nsCxPusher.{cpp,h}. r=gabor 2014-08-14 18:47:15 -07:00
voicemail Bug 1034312: Inherit from interfaces when using the NS_DECL_NSIFOO macros in b2g. r=vicamo 2014-08-19 18:01:49 -07:00
wappush Bug 1058101 - Flatten dom/wappush/src/ into parent directory. r=mccr8 2014-08-27 10:13:52 -07:00
webidl backout bug 1063852 (84ac3d72395f) since that breaks Gij. r=bholley to please the dom/ hook. 2014-09-07 20:04:58 -07:00
wifi Backed out changeset 59611423c368 (bug 1038531) for marionette-webapi failures. 2014-09-03 11:30:32 -04:00
workers Bug 925849 - WorkerNavigator implements NavigatorLanguage, r=khuey 2014-09-05 15:26:34 +01:00
xbl Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
xml Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
xslt Bug 1060987 - Fix more bad implicit constructors in DOM; r=baku 2014-09-01 20:49:25 -04:00
jar.mn Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8 2014-08-30 21:43:46 -07:00
moz.build Bug 1058101 - Flatten dom/src/ into parent directory. r=mccr8 2014-08-30 21:43:46 -07:00