gecko-dev/dom
Jean-Yves Avenard b7eecc5ada Bug 1240201: [opus] P2. Properly determine sample duration and time in webm demuxer. r=kinetik 2016-01-22 00:40:56 +11:00
..
activities
alarm Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug 2016-01-12 18:16:59 +00:00
animation Bug 1240228 - Don't update an effect's timing when tweaking its animation's hold time; r=heycam 2016-01-19 08:05:08 +09:00
apps Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell 2016-01-18 20:20:08 +01:00
archivereader Bug 1226479. Change ErrorResult::ThrowTypeError/ThrowRangeError to take string references, not pointers. r=mccr8 2015-11-20 13:36:46 -05:00
asmjscache Bug 1221418 - A better cleanup method for AsmJSCache::ChildRunnable, r=janv 2016-01-08 12:55:40 +00:00
audiochannel Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout 2015-12-27 22:28:08 +01:00
base Bug 1241339 - ObserverService may keep Console object alive until shutdown, r=baku 2016-01-21 15:17:33 +02:00
battery
bindings merge mozilla-inbound to mozilla-central a=merge 2016-01-15 11:46:47 +01:00
bluetooth Bug 1241117 - Fix mAppUuid access before assign in BluetoothGatt::Connect. r=joliu 2016-01-20 14:37:02 +00:00
broadcastchannel Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug 2016-01-12 18:16:59 +00:00
browser-element Bug 1235749 - add audiochannel tags for related mochitests. r=baku 2016-01-19 15:21:48 +08:00
cache Bug 1209081 - Part 2: Upgrade the saved Requests in the DOM Cache to reflect the "navigate" RequestMode if they represent navigation content policy types; r=bkelly 2016-01-19 17:46:10 -05:00
camera Bug 866513 - Non-empty MediaStreamTrack labels. r=jib 2016-01-16 13:39:00 +01:00
canvas Bug 1180942 - Use cairo's image backend for drawing on linux. r=jrmuizel 2016-01-21 14:12:51 +01:00
cellbroadcast Bug 1235110 - Part 2: Add Test Coverage. r=echen 2015-12-30 16:22:21 +08:00
contacts Bug 1226291 - Add SpecialPowers API for importing a jsm into the main process. r=jmaher 2015-11-25 12:34:08 -08:00
crypto bug 1234417 - fix a leak in CreateECPublicKey r=rbarnes 2015-12-21 17:14:41 -08:00
datastore Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug 2016-01-12 18:16:59 +00:00
devicestorage Bug 1232506: Make dom/devicestorage really work with e10s. r=alchen 2015-12-18 17:17:46 -08:00
downloads Bug 1229241 - Redirect EXTRA{_PP}_COMPONENTS to FINAL_TARGET{,_PP}_FILES.components. r=gps 2015-12-01 13:57:52 +09:00
encoding Bug 1236227, don't OOM in TextDecoder, r=baku 2016-01-05 15:48:47 +02:00
engineeringmode
events Bug 1240963 - Make test_bug328885.html more reliable, r=khuey 2016-01-20 15:14:03 +02:00
fetch Bug 1209081 - Part 1: Implement the "navigate" value for RequestMode; r=bkelly 2016-01-19 17:46:10 -05:00
filehandle
filesystem Back out 2 changesets (bug 1234192) for "Assertion failure: !mFileSystem" in test_fs_createFile.html 2015-12-29 19:16:40 -08:00
fmradio Backed out changesets 961f205d340d, 14a4637e9d96 and 14a4637e9d96 (bug 1228564) for failing Android M(4) test_browserElement_inproc_AudioChannel.html. r=backout 2015-12-27 22:28:08 +01:00
gamepad Bug 1237896 - [Gamepad] Button Event cannot be correctly triggered after reconnect. r=qdot 2016-01-07 22:06:00 +01:00
geolocation Back out 0014798942e0 (bug 1238427) for its bad implicit conversion constructor for 'TimerCallbackHolder' 2016-01-20 21:17:44 -08:00
html Backed out changeset 03528baabf55 (bug 1238906) 2016-01-20 15:53:42 +01:00
icc
identity
imptests Bug 1101817 - Part 4: Remove WeakMap.prototype.clear from web-platform test. r=Ms2ger 2016-01-04 13:06:55 +01:00
indexedDB Bug 1239666 - part 2, dom/indexedDB change. r=khuey 2016-01-18 09:48:23 +01:00
inputmethod Bug 1234459 - Expose full text in the input box to InputMethod API, r=masayuki, sr=smaug 2016-01-05 00:37:00 +01:00
inputport Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj. 2016-01-05 17:08:45 -08:00
interfaces Bug 1231517 - part 4, Add ZoomToFocusedInput function to nsDOMWindowUtils r=kats 2016-01-20 16:24:59 -08:00
ipc merge mozilla-inbound to mozilla-central a=merge 2016-01-21 11:49:16 +01:00
json Bug 1217307 - Remove some unnecessary null checks in rest of dom/. r=njn 2015-11-19 09:13:49 +02:00
jsurl Bug 1217307 - Remove some unnecessary null checks in rest of dom/. r=njn 2015-11-19 09:13:49 +02:00
locales Bug 1235159 - Report pattern compliation failure to web console. r=jst,jorendorff 2016-01-16 13:24:52 +09:00
manifest Bug 1195018 - Support 'background_color' member in the manifest processor. r=marcosc 2016-01-19 18:16:02 +00:00
mathml
media Bug 1240201: [opus] P2. Properly determine sample duration and time in webm demuxer. r=kinetik 2016-01-22 00:40:56 +11:00
messagechannel Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug 2016-01-12 18:16:59 +00:00
messages
mobileconnection Bug 1231378 - part 2 - Fix uninitialized members of classes in dom/*, r=smaug 2016-01-12 18:16:59 +00:00
mobileid
mobilemessage Bug 1224990 - Untify SMSC Test Cases. r=edgar 2016-01-18 16:18:25 +08:00
network Merge mozilla-central to b2g-inbound 2016-01-13 12:00:46 +01:00
newapps
nfc Bug 1216407 - Use mozilla/Endian.h for NfcService. r=yoshi 2015-12-22 00:04:00 +01:00
notification Bug 1237151 (part 3) - Remove ignored qualifiers in all remaining code. r=froydnj. 2016-01-05 17:08:45 -08:00
offline Bug 1165256 - Make appcache fully work with OriginAttribues. r=jduell 2016-01-18 20:20:08 +01:00
payment
permission Bug 1239749 - Remove extra space from PermissionSettings.js debug message. r=gwagner 2016-01-14 10:02:00 -05:00
phonenumberutils
plugins Bug 1224374 - Profiler labels for the top 26-100 chrome hangs;r=BenWa 2016-01-15 11:38:03 +01:00
power summary: Bug 1231378 - part 5 - Fix uninitialized members of classes in dom/{workers,events,media,canvas}, r=smaug 2016-01-12 18:16:59 +00:00
presentation Bug 1239242 - support PresentationRequest.startWithDevice(). r=smaug. 2016-01-13 19:21:25 +08:00
promise Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
push Bug 1232910 - Use channel.asyncOpen2 within dom/push/PushServiceHttp2.jsm. r=sicking r=dragana 2016-01-19 20:00:18 -08:00
quota Bug 1209349 - Audit the callers of the two-argument OriginAttributes. r=janv 2015-12-17 15:41:16 +08:00
requestsync Bug 1226708 - part 1 - Use importInMainProcess in requestsync tests. r=baku 2015-11-23 11:44:00 +01:00
res
resourcestats
secureelement
security merge mozilla-inbound to mozilla-central a=merge 2016-01-20 15:34:34 +01:00
settings Bug 1237731 - Sync doesn't work and jumps back to welcome screen. r=gwagner 2016-01-18 12:38:35 +01:00
simplepush Bug 1235050 - Add basic SimplePush testing. r=kitcambridge 2015-12-28 17:23:00 +01:00
smil Bug 1240260 - Annotate intentional switch fallthroughs in dom/smil/ and dom/svg/. r=dholbert 2016-01-14 01:38:47 -08:00
speakermanager
storage Bug 1224374 - Profiler labels for the top 26-100 chrome hangs;r=BenWa 2016-01-15 11:38:03 +01:00
svg Bug 1239128 - Implement LinkStyle for SVGStyleElement interface. r=cam r=bzbarsky 2016-01-14 18:43:11 +00:00
system Bug 1236433 - Part 2: Adopt Wrapper in Network Utilities; r=edgar 2016-01-07 19:02:41 +08:00
telephony Bug 975778 - Increase the timeout value for test_cdma_call_waiting.js; r=me 2015-12-31 11:47:39 +08:00
tests Back out 0014798942e0 (bug 1238427) for its bad implicit conversion constructor for 'TimerCallbackHolder' 2016-01-20 21:17:44 -08:00
tethering
time
tv Bug 1237183 - Modify implementation of reading preference. r=seanlin 2016-01-07 18:43:00 -05:00
voicemail
vr
wappush
webidl Bug 1230563 - Part 2: Test for corrected cookie permission behavior, r=ehsan 2016-01-19 01:33:20 -05:00
wifi
workers Bug 1229795 - P3. Migrate service worker registrar data between version 2 and version 3. r=baku 2016-01-20 09:34:26 +08:00
xbl Bug 1230216 - Changing nsIDOM*Event interfaces so that they don't inherit nsIDOMEvent. r=smaug 2016-01-12 07:49:08 +03:30
xml Bug 1230092. Make nsIDOMCustomEvent no longer inherit from nsIDOMEvent, so that CustomEvent doesn't end up with multiple inheritance from nsIDOMEvent. r=smaug 2015-12-04 09:51:04 -05:00
xslt Bug 1220564 - Update chrome code uses of genexprs and legacy comprehensions. (r=billm) 2016-01-06 16:02:16 -08:00
xul Bug 1238786 - Part 2: We no longer need to null check before using trace APIs; r=smaug 2016-01-12 13:07:54 -08:00
jar.mn
moz.build