gecko-dev/dom
Xidorn Quan 76db18facb Bug 1284406 part 3 - Export ICU headers in include/unicode. r=glandium
MozReview-Commit-ID: FuwAgEGjhxm

--HG--
extra : source : c07ceab42b47b18a1e8d436e7c888bdd113575fa
2016-07-20 15:00:13 +10:00
..
alarm
animation Bug 1277456 part 6 - Use the composed document of the target effect (if any) when computing keyframe values; r=hiro 2016-07-13 13:22:25 +09:00
apps
archivereader
asmjscache
audiochannel
base Bug 1082790 - Remove the nsIScriptContext parameter from nsXMLHttpRequest::Init(). r=mrbkap 2016-07-19 21:30:01 -04:00
battery
bindings Merge mozilla-central to mozilla-inbound 2016-07-18 17:10:52 +02:00
bluetooth Bug 1280600: Cleanup Bluetooth config and build scripts, r=glandium 2016-07-11 15:16:56 +02:00
broadcastchannel Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey 2016-06-23 10:53:14 +02:00
browser-element Bug 1284455 - Kill uses of nsISystemMessagesInternal.h outside of b2g r=gsvelto 2016-07-05 14:59:40 +02:00
cache Bug 1275315 part 2. Use the new Realm getters in binding code. r=peterv 2016-07-09 00:19:52 -04:00
camera Bug 1266646 - Move group of MediaStreamListener to a new header file. r=pehrsons 2016-06-30 15:07:48 +08:00
canvas Bug 1287801 - Mark test webgl2 counterpart. 2016-07-19 10:25:01 -07:00
cellbroadcast Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
console Bug 1282366 - Improve WorkerHolder use in Runnables, r=khuey 2016-07-04 08:19:10 +02:00
contacts
crypto Bug 1281874 P2 Verify that terminating a worker running web crypto works correctly. r=khuey 2016-07-01 06:49:45 -07:00
devicestorage Bug 1282150 part 3. Add a way to get the JSRuntime for the thread, and use it in various places for rooting. r=bholley 2016-07-07 20:08:26 -04:00
downloads
encoding
events Bug 970346 - Add a DocShell attribute to override the default touch event options to a tab. r=bz 2016-07-18 10:26:38 -04:00
fetch Bug 1264164 - Support Referrer Policy HTTP header. r=jdm 2016-07-19 15:38:26 +08:00
filehandle
filesystem Bug 1287169 - Fix intermittent failure in test_no_dnd.html, r=smaug 2016-07-16 08:29:31 +02:00
flyweb Bug 1278439 (part 3) - Adding a missing prefs service null check in dom/flyweb/. r=djvj. 2016-07-15 13:12:57 +10:00
fmradio
gamepad Backed out changeset bcd10b16cb33 (bug 1283135) on developers request 2016-06-30 13:49:58 +02:00
geolocation Bug 1282866 - remove widget/qt and other supporting QT code, r=dougt. This patch does not remove all of the checks for MOZ_WIDGET_QT (which are dead code), but that will be a followup mentored bug. 2016-07-07 12:14:25 -04:00
grid Bug 1241932 - Expose decoded CSS grid track properties in a Chrome API. r=heycam, r=khuey 2016-07-06 11:45:18 -07:00
html Bug 1281999 - Update the display when we remove an active cue by changing the texttrackmode to disabled. r=rillian 2016-07-18 15:39:14 +08:00
icc Bug 1282150 part 4. Have just one way of getting the rooting JSContext, and call it nsContentUtils::RootingCx(). r=bholley 2016-07-07 20:08:26 -04:00
identity
imptests
indexedDB Bug 1284406 part 3 - Export ICU headers in include/unicode. r=glandium 2016-07-20 15:00:13 +10:00
inputmethod
inputport
interfaces Merge mozilla-central to fx-team 2016-07-08 12:17:32 +02:00
ipc Remove CompositorLRU and associated code. (bug 1287362, r=mattwoodrow) 2016-07-19 21:12:54 -07:00
json
jsurl
locales Backed out 4 changesets (bug 471020) for frequent Windows w(2) failures CLOSED TREE a=merge 2016-07-18 16:07:28 -07:00
manifest Bug 1285560 - test_window_oninstall_event.html is kinda broken. r=baku 2016-07-12 00:01:00 +02:00
mathml
media Bug 1284192 - Make CDMProxy be a base class and move the logic into subclass. r=cpearce 2016-07-18 22:13:00 +02:00
messagechannel Bug 1269154 - Get rid of WorkerFeature: WorkerHolder, r=khuey 2016-06-23 10:53:14 +02:00
mobileconnection
mobileid
mobilemessage
network
newapps
nfc
notification Bug 1282150 part 4. Have just one way of getting the rooting JSContext, and call it nsContentUtils::RootingCx(). r=bholley 2016-07-07 20:08:26 -04:00
offline
payment
performance
permission
phonenumberutils
plugins Backed out changeset d6523dfaab78 (bug 1282980) due to OSX build failure 2016-07-20 11:03:57 +09:00
power Bug 1246828 - Part 4: Rename profile-before-change2 to profile-before-change-qm and profile-before-change3 to profile-before-change-telemetry; r=asuth 2016-06-15 11:49:04 +01:00
presentation merge mozilla-inbound to mozilla-central a=merge 2016-07-17 10:08:08 +02:00
promise Bug 1282026 - Add assertions in the DTOR of WorkerHolder - part 3 - PromiseWorkerProxy, r=bkelly 2016-07-18 09:14:14 +02:00
push Bug 1285889 - Moving the ContextualIdentityService.jsm from from browser/components/contextualidentity into tookit/components/contextualidentity. r=baku 2016-07-11 20:03:00 +02:00
quota Bug 1261491 - Intermittent test_quotaExceeded_recovery.js | application crashed [@ mozilla::dom::IndexedDatabaseManager::Notify]; r=khuey 2016-07-18 18:51:54 +02:00
res
resourcestats
secureelement
security Backed out 4 changesets (bug 471020) for frequent Windows w(2) failures CLOSED TREE a=merge 2016-07-18 16:07:28 -07:00
settings
simplepush
smil Bug 1277775 - Replace MOZ_CONSTEXPR{_VAR,_TMPL} with constexpr. r=froydnj 2016-07-08 14:39:53 -07:00
speakermanager
storage Bug 1281793 - Remove some non-used telemetry IDs - part 4 - random things (2), r=chutten 2016-06-28 19:30:37 +02:00
svg Bug 1286321 - always ignore language attribute when processing script element if type attribute is defined. r=bz 2016-07-13 12:10:13 -04:00
system Bug 1282150 part 4. Have just one way of getting the rooting JSContext, and call it nsContentUtils::RootingCx(). r=bholley 2016-07-07 20:08:26 -04:00
telephony
tests Backed out changeset a80fdfc128b0 (bug 911216) for high crash-rate on developers - RyanVM request 2016-07-18 16:14:59 +02:00
tethering
time
tv
u2f
url Bug 1282407 - Test for nsIURIWithBlobImpl, r=smaug 2016-07-18 17:22:05 +02:00
voicemail
vr
wappush
webidl Bug 1287760 - Comment out AddEventListenerOptions.once, r=smaug 2016-07-19 15:20:19 +02:00
wifi Bug 1278750 - Remove four duplicated |else if|s in WpaSupplicant::ExecuteCommand(). r=fabrice. 2016-06-08 14:16:48 +10:00
workers Bug 1264164 - Support Referrer Policy HTTP header. r=jdm 2016-07-19 15:38:26 +08:00
xbl Bug 1286445: stylo: Support restyles of non-pseudo content on state change. r=heycam 2016-07-16 16:22:12 -07:00
xhr Bug 1082790 - Remove the nsIScriptContext parameter from nsXMLHttpRequest::Init(). r=mrbkap 2016-07-19 21:30:01 -04:00
xml Bug 1282527: Remove remaining PR_ASSERTs outside of NSPR/NSS. r=dbaron 2016-06-28 10:47:22 -07:00
xslt Bug 1282150 part 3. Add a way to get the JSRuntime for the thread, and use it in various places for rooting. r=bholley 2016-07-07 20:08:26 -04:00
xul Bug 1082790 - Remove the nsIScriptContext parameter from nsXMLHttpRequest::Init(). r=mrbkap 2016-07-19 21:30:01 -04:00
jar.mn
moz.build Bug 1241932 - Expose decoded CSS grid track properties in a Chrome API. r=heycam, r=khuey 2016-07-06 11:45:18 -07:00