gecko-dev/dom
Boris Zbarsky 985bac7189 Bug 1431774 part 3. de-COM the image loading content loadingEnabled API. r=mystor
MozReview-Commit-ID: 3JpN3ZZVNg3
2018-01-19 14:19:39 -05:00
..
abort Bug 1421992 - script-generated patch to replace do_check_* functions with their Assert.* equivalents, rs=Gijs. 2017-12-21 11:08:17 +01:00
animation Bug 1431295 - Drop 'undef None' macro in dom/animation/. r=boris 2018-01-18 14:12:51 +09:00
asmjscache
audiochannel
base Bug 1431774 part 3. de-COM the image loading content loadingEnabled API. r=mystor 2018-01-19 14:19:39 -05:00
battery
bindings Backed out 2 changesets (bug 1403519) for bustage on \python\mozbuild\mozbuild\test\frontend\test_reader.py on a CLOSED TREE 2018-01-17 07:23:40 +02:00
broadcastchannel
browser-element Bug 1428745 - Remove support for version parameter from script loader - tests, r=jonco 2018-01-09 17:00:49 +01:00
cache Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 9 - ServiceWorker testing enabled, r=asuth 2018-01-08 14:05:04 +01:00
canvas Bug 1429951 - Propagate the non-premultiplied flag for textures to WR. r=sotaro 2018-01-17 12:55:40 -05:00
clients Bug 1431295 - Drop 'undef None' macro in dom/. r=baku 2018-01-18 14:12:51 +09:00
commandhandler
console Bug 1431105 - Prefix in Console when used by JSM, r=bgrins, r=smaug 2018-01-17 09:19:36 -08:00
credentialmanagement
crypto
encoding Bug 1421992 - Hand written cleanup patch to make tests pass after removing obsolete xpcshell functions. r=Gijs,ochameau a=Aryx 2017-12-21 11:11:57 +01:00
events Merge inbound to mozilla-central. a=merge 2018-01-15 11:57:47 +02:00
fetch Bug 1431295 - Drop 'undef None' macro in dom/. r=baku 2018-01-18 14:12:51 +09:00
file Bug 1427091 - BlobSet must use nsCString instead of nsAutoCString, r=me 2018-01-05 15:38:06 +01:00
filehandle
filesystem Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 16 - Webkit/Blink directory picker enabled, r=asuth 2018-01-08 14:05:05 +01:00
flex
gamepad
geolocation Bug 1278282 - update of the moz.build files to remove gtk2 references r=lsalzman 2018-01-10 10:04:59 +01:00
grid Bug 1423378 Part 3: Duplicate repeat auto-fit test into a repeat auto-fill test (with slightly different expected values). r=mats 2017-12-20 10:54:46 -08:00
html Bug 1431041: Fix placeholder-shown when the value of the input is invalid. r=smaug 2018-01-18 17:20:39 +01:00
imptests
indexedDB Bug 1422335 - Using a sandbox on main-thread when deserializing data for IDB - part 4 - Correct deserialization of wasm modules, r=asuth 2018-01-18 13:19:07 +01:00
interfaces Bug 1383876 - Part 1: Remove GroupedSHistory and Prerendering logic from C++ code, r=freesamael, r=smaug 2018-01-12 17:52:52 -05:00
ipc Bug 1430053 - Add prefs for index masking Spectre mitigations. r=luke,mccr8 2018-01-18 13:19:41 +01:00
jsurl
locales
manifest Bug 1427419 - Part 13: Move inIDOMUtils.isValidCSSColor to InspectorUtils. r=bz 2018-01-11 12:38:00 +08:00
mathml Bug 1428339: Make attribute mapping work without a pres context. r=heycam 2018-01-05 13:47:04 +01:00
media Merge inbound to mozilla-central. a=merge 2018-01-19 12:10:24 +02:00
messagechannel
network Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 17 - Network Information enabled, r=asuth 2018-01-08 14:05:05 +01:00
notification Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 7 - Notification Request-Interaction enabled, r=asuth 2018-01-08 14:05:04 +01:00
offline
payments
performance Bug 1429764 Do not call ReduceTimerPrecision twice for DOM Navigation timers r=bkelly,timhuang 2018-01-12 13:36:04 -06:00
permission
plugins Backed out 11 changesets (bug 1382251) for clipbloard failures, mingw32 bustage 2018-01-18 14:44:31 +02:00
power
presentation Bug 1426887 - Avoid adding/removing streams to nsMultiplexInputStream when reading in Presentation API, r=jdm 2017-12-30 12:47:12 +01:00
promise Bug 1421992 - script-generated patch to replace do_execute_soon, do_print and do_register_cleanup with executeSoon, info and registerCleanupFunction, rs=Gijs. 2017-12-21 11:10:23 +01:00
push Bug 1425965 P7 Fix dom/push/test/test_error_reporting.html to expect new console reporting mechanism. r=asuth 2018-01-12 12:16:06 -05:00
quota Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 10 - StorageManager enabled, r=asuth 2018-01-08 14:05:04 +01:00
res
script Bug 1430635 - Add telemetry to track how often preloaded scripts are used. r=baku, data-review=liuche 2018-01-17 03:10:00 -05:00
secureelement
security Bug 1418243 - Fix mochitest failures due to violationDirective change. r=ckerschb 2018-01-16 23:00:00 +02:00
smil Bug 1423098 - Drop support for SMIL accessKey; r=dholbert 2017-12-14 09:58:32 -06:00
storage
svg Bug 1425440 - Introduce nsINode::RemoveChildNode, r=catalinb 2018-01-15 17:18:38 +01:00
system Bug 1278282 - update of the moz.build files to remove gtk2 references r=lsalzman 2018-01-10 10:04:59 +01:00
tests Merge inbound to mozilla-central. a=merge 2018-01-17 11:46:53 +02:00
time
u2f Bug 1406467 - Web Authentication - WD-07 Updates to Make Assertion r=jcj,smaug 2018-01-09 07:27:35 +01:00
url
vr Bug 1402147 - Part 2: Add test to ensure vrdisplayconnect fires when a listener is added after the display is connected r=daoshengmu 2018-01-05 16:20:12 -08:00
webauthn Bug 1406467 - Web Authentication - WD-07 Updates to Make Assertion r=jcj,smaug 2018-01-09 07:27:35 +01:00
webbrowserpersist
webidl Merge inbound to mozilla-central. a=merge 2018-01-18 23:53:03 +02:00
websocket
workers Bug 1429014. Make test_interfaces require explicit opt-in to add a non-SecureContext interface. r=bkelly 2018-01-16 14:39:58 -05:00
worklet Bug 1419771 - Introduce DOMPrefs, a thread-safe access to preferences for DOM - part 1 - dump enabled, r=asuth 2018-01-08 14:05:03 +01:00
xbl Bug 1425440 - Replace RemoveChildAt_Deprecated with RemoveChildNode in nsXBLPrototypeBinding, r=catalinb 2018-01-16 16:00:17 +01:00
xhr Bug 1407858 part 1. Give DOMString setter APIs clearer names. r=smaug 2017-12-22 13:02:51 -05:00
xml Bug 1430619 part 3 - Remove nsIContentViewerContainer. r=smaug 2018-01-11 12:27:00 +00:00
xslt Backed out changeset 2fdccaab2e7c (bug 1431030) for build bustages on a CLOSED TREE 2018-01-18 12:35:53 +02:00
xul Bug 1425440 - Replace RemoveChildAt_Deprecated with RemoveChildNode in nsXULSortService, r=catalinb 2018-01-16 14:17:10 +01:00
jar.mn
moz.build Merge inbound to mozilla-central r=merge a=merge 2018-01-11 23:54:07 +02:00