gecko-dev/dom
2016-09-27 15:02:43 +03:00
..
animation Bug 1302007 part 3 - Add test of changing an ancestor's display property. r=hiro 2016-09-28 16:16:12 +09:00
apps
archivereader
asmjscache Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8 2016-09-14 15:47:32 +02:00
audiochannel Bug 1290467 - part7 : enable audio competing for non-audible media. r=baku 2016-09-09 09:50:40 +08:00
base Bug 1293786 - Part 2: Move rootElement from the now-removed SVGDocument to Document. r=longsonr,smaug 2016-09-29 09:32:43 +08:00
battery
bindings Bug 1297393 - Make passing of subject principals to webidl entry points explicit - part 1 - WebIDL [NeedsSubjectPrincipal], r=ehsan, r=peterv 2016-09-29 08:55:19 +02:00
bluetooth Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice 2016-09-07 18:52:58 +02:00
broadcastchannel
browser-element merge fx-team to mozilla-central a=merge 2016-09-09 12:01:21 +02:00
cache Bug 1268726 - isolate shared worker by first party domain. r=baku 2016-09-19 21:13:00 -04:00
camera Bug 1301010 - Add missing Unused.h, StorageManager.h r=fabrice 2016-09-07 18:52:58 +02:00
canvas Backed out changeset ca17ce6a2c9a (bug 1303301) for gl3 test failures 2016-09-29 09:34:49 +02:00
cellbroadcast
console Bug 1301032 - Remove a warning when Console.cpp is compiled, r=smaug 2016-09-07 18:08:23 +02:00
contacts
crypto Bug 1296180 - Replace more uses of PR_ARRAY_SIZE with mozilla::ArrayLength. r=keeler,mt 2016-09-09 13:17:52 -07:00
devicestorage
downloads
encoding Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth 2016-09-05 11:45:39 +08:00
events Bug 1297393 - Make passing of subject principals to webidl entry points explicit - part 3 - DataTransferItemList, r=ehsan 2016-09-29 08:55:20 +02:00
fetch Bug 1288997 - memory blob should not be shared across processes - part 1 -PSendStream should use nsIContentChild, r=jld, f=bkelly 2016-09-21 12:27:26 +02:00
filehandle Bug 1294100 - Part 3: Modify Codegen to generate including FakeString's binding files and fix build errors. r=bz 2016-09-01 18:10:54 +08:00
filesystem Bug 1287747 - GetFilesHelper must release mFiles and mGlobal on the main-thread, r=smaug 2016-09-17 09:55:30 +02:00
flyweb Bug 1303865 - Fix shutdown leak of FlyWebService. r=mconley 2016-09-21 11:32:36 -04:00
fmradio
gamepad Bug 1299975 - Part 2: Make GamepadManager own multiple GamepadEventChannelChild; r=kip, r=lenzak800 2016-09-07 18:31:53 +08:00
geolocation Bug 1218627 - Remove MozSettings API from Geo (and fix randomly failing tests). r=dougt 2016-09-27 13:54:15 -07:00
grid (no bug) Drop whitespace on blank lines in test_grid_track_state.html (no review, whitespace-only) 2016-09-23 10:53:56 -07:00
html Bug 1268182 - Allow image loads to short-circuit after selecting a source if the new source URL matches the previous one URL. r=echen 2016-09-26 14:17:38 -04:00
icc Bug 1282408 - Add ignore-initialization-check annotation to mPrlVersion from CdmaIccInfo. r=btseng 2016-09-27 15:08:20 +02:00
identity
imptests Bug 1288350 - Temporary reftest list for Stylo vs Gecko test r=heycam,manishearth 2016-09-05 11:45:39 +08:00
indexedDB Backed out changeset 57e78c503c4e (bug 1294450) for build bustage a=backout 2016-09-28 17:38:00 -07:00
inputmethod
inputport
interfaces Bug 1305580 part 1. Remove all the methods from nsIDOMXMLDocument and make it not inherit from nsIDOMDocument anymore. r=smaug 2016-09-28 15:46:44 -04:00
ipc Backed out changeset 57e78c503c4e (bug 1294450) for build bustage a=backout 2016-09-28 17:38:00 -07:00
json Bug 1305202 - Use NullString() more and remove superfluous Truncates(). r=smaug 2016-09-23 21:10:01 -04:00
jsurl Bug 1018486 - Part 9: Changes to account for modifications to clang plugin, r=ehsan 2016-09-07 10:50:47 -04:00
locales Backed out 13 changesets (bug 1247056) for WinXP bc7 failures in browser_decoderDoctor.js CLOSED TREE 2016-09-26 12:15:55 -07:00
manifest Bug 1290980 - Fix intermittent e10s issue with oninstall. r=mconley 2016-09-18 21:28:00 -04:00
mathml
media Bug 1301333 - mark InitIPDL as initialisation function for VideoDecoderChild. r=cpearce 2016-09-27 15:02:43 +03:00
messagechannel Bug 1018486 - Part 1: Changes in dom/, r=baku 2016-09-07 10:50:35 -04:00
mobileconnection Bug 1294100 - Part 3: Modify Codegen to generate including FakeString's binding files and fix build errors. r=bz 2016-09-01 18:10:54 +08:00
mobilemessage Bug 1294100 - Part 3: Modify Codegen to generate including FakeString's binding files and fix build errors. r=bz 2016-09-01 18:10:54 +08:00
network Merge mozilla-central to mozilla-inbound 2016-09-07 17:21:27 +02:00
newapps
nfc
notification Bug 1018486 - Part 1: Changes in dom/, r=baku 2016-09-07 10:50:35 -04:00
offline
performance
permission Bug 1300884 - Remove the alarms API; r=fabrice 2016-09-07 13:26:04 -04:00
phonenumberutils
plugins Bug 1289050 - Part 2: Use ASCII or Latin1 variants of JS_ReportError in not-simple cases. r=jwalden 2016-08-15 19:20:01 +09:00
power
presentation Bug 1268993 - Null check for mBuilder, r=smaug 2016-09-24 19:11:01 +02:00
promise Bug 1302448 part 1 - Rename CycleCollectedJSRuntime to CycleCollectedJSContext. r=mccr8 2016-09-14 15:47:32 +02:00
push
quota
res
resourcestats
secureelement
security Bug 1303121 - Do not fire one last progress event on XHR errors, to match a spec change. r=annevk 2016-09-28 13:05:32 -04:00
settings
smil Merge inbound to m-c a=merge 2016-09-07 17:54:24 -07:00
speakermanager Bug 1300884 - Remove the alarms API; r=fabrice 2016-09-07 13:26:04 -04:00
storage
svg Bug 1293786 - Part 1: Remove SVGDocument interface. r=heycam,smaug 2016-09-29 09:30:49 +08:00
system Bug 1299454 - Round event value before creating a DeviceLightEvent. r=snorp 2016-09-08 01:07:59 -05:00
telephony
tests Bug 1293786 - Part 1: Remove SVGDocument interface. r=heycam,smaug 2016-09-29 09:30:49 +08:00
tethering
time
tv Bug 1294100 - Part 4: Support DOMString as Argument 2 of Document.createElement. r=bz 2016-09-01 18:06:33 +08:00
u2f Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
url Bug 1299384 - Use MOZ_MUST_USE with NS_warn_if_impl(). r=erahm. 2016-09-02 17:12:24 +10:00
voicemail
vr
wappush
webidl Bug 1293786 - Part 2: Move rootElement from the now-removed SVGDocument to Document. r=longsonr,smaug 2016-09-29 09:32:43 +08:00
wifi
workers Bug 1289050 - Part 1: Use ASCII variant of JS_ReportError in simple case. r=jwalden 2016-08-14 20:39:28 +09:00
xbl Bug 1297013 part.2 Implement some helper methods to log constants related to event handling r=smaug 2016-09-15 00:48:47 +09:00
xhr Bug 1202006 - Memory Blob to Temporary File - part 5 - tests, r=smaug 2016-09-29 07:13:41 +02:00
xml Bug 1305580 part 2. Change nsXMLDocument::Load telemetry to separately count chrome and content callers. r=smaug 2016-09-28 15:46:46 -04:00
xslt Bug 1301254 - nsINode::GetBaseURI() should be fallible, r=smaug 2016-09-20 14:02:33 +02:00
xul Bug 1305580 part 1. Remove all the methods from nsIDOMXMLDocument and make it not inherit from nsIDOMDocument anymore. r=smaug 2016-09-28 15:46:44 -04:00
jar.mn
moz.build Bug 1300884 - Remove the alarms API; r=fabrice 2016-09-07 13:26:04 -04:00