gecko-dev/dom
Cosmin Sabou ce81aa750c Backed out 7 changesets (bug 1519577) for mochitest failures. CLOSED TREE
Backed out changeset 5192370c4f79 (bug 1519577)
Backed out changeset 2999bbc0422b (bug 1519577)
Backed out changeset bcedf1e9b09c (bug 1519577)
Backed out changeset 293af339be51 (bug 1519577)
Backed out changeset 9f311461ad1e (bug 1519577)
Backed out changeset cf4e91d423b4 (bug 1519577)
Backed out changeset 4f53ad1e3674 (bug 1519577)
2019-05-22 02:20:08 +03:00
..
abort Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
animation Bug 1253476 - Implement Animation.commitStyles; r=boris,emilio,bzbarsky,smaug 2019-05-20 06:04:23 +00:00
audiochannel Bug 1544352 - update BUG_COMPONENT for some dom/* and testing/web-platform/* files. r=overholt,jmaher 2019-04-25 09:14:08 +00:00
base Backed out 7 changesets (bug 1519577) for mochitest failures. CLOSED TREE 2019-05-22 02:20:08 +03:00
battery Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
bindings Bug 1549340 - Part 2: Use union instead of reinterpret_cast to initialize const char* with symbol for JSPropertySpec.name. r=jandem 2019-05-13 10:26:48 +00:00
broadcastchannel Backed out 12 changesets (bug 1547813) for failures in browser_partitionedIndexedDB.js CLOSED TREE 2019-05-09 20:04:16 +03:00
browser-element Backed out changeset 754426d70d28 (bug 1551729) for causing wpt failures. CLOSED TREE 2019-05-21 15:17:37 +03:00
cache Bug 1552547 part 1. Stop using [array] in mozIStorageAsyncConnection.executeAsync. r=mak 2019-05-20 16:17:51 +00:00
canvas Bug 1552616 - Enable webgl draft exts for webgl-conf tests. r=lsalzman 2019-05-18 05:49:07 +00:00
chrome-webidl Bug 1552263 - Add docShell attribute to JSWindowActorChild; r=nika 2019-05-17 19:01:21 +00:00
clients Backed out 12 changesets (bug 1547813) for failures in browser_partitionedIndexedDB.js CLOSED TREE 2019-05-09 20:04:16 +03:00
commandhandler Bug 1550927. Stop using idl [array] for getting supported controller commands. r=masayuki 2019-05-21 17:06:06 +00:00
console Bug 1544322 - Part 3 - Remove the [type] attribute for multiline <script> tags loading files in chrome://mochikit/content/ r=bzbarsky 2019-04-16 03:59:25 +00:00
credentialmanagement Bug 1551342 - Update U2F, WebAuthn, and CredMan tests for Android r=keeler 2019-05-15 21:34:58 +00:00
crypto Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
docs Bug 1547812 - Add dom/docs for design documents about the DOM. r=nika 2019-05-03 21:51:51 +00:00
encoding Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
events Bug 1523853 - Avoid racy synthesizeWheel calls in test_bug574663.html, r=kats 2019-05-20 00:30:39 +00:00
fetch Bug 1426562 - Don't crash on `Response` constructor in WebExtensions. r=baku 2019-05-13 17:03:58 +00:00
file Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
filehandle Bug 1545758 - Move dom/file IPC components into mozilla::dom namespace - PendingIPCBlob actors, r=qdot 2019-04-26 18:01:08 +00:00
filesystem Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
flex Bug 1544322 - Part 1 - Remove the [type] attribute for one-liner <script> tags loading files in chrome://mochikit/content/ r=bzbarsky 2019-04-15 20:56:58 +00:00
gamepad Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-28 09:30:05 +00:00
geolocation Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
grid Bug 1531982 Part 2: Update test expectations to check that implicit line names from implicit named areas are assigned to lines. r=bradwerth 2019-04-17 17:19:09 +00:00
html Bug 1550845. Don't terminate the old parser, if we have one, in document.open() until after we remove event listeners. r=hsivonen 2019-05-12 02:47:58 +00:00
imptests
indexedDB Bug 1551226 - Run Android x86_64 7.0/debug mochitests; r=snorp 2019-05-13 20:52:36 +00:00
interfaces Backed out 4 changesets (bug 1510569) for mass test failures CLOSED TREE 2019-05-21 23:41:41 +03:00
ipc Backed out 4 changesets (bug 1510569) for mass test failures CLOSED TREE 2019-05-21 23:41:41 +03:00
jsurl Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
l10n Bug 1551320 - Replace all CreateElement calls in XUL documents with CreateXULElement. r=mossop 2019-05-20 16:50:28 +00:00
locales Bug 1552430 - Fix some typos using codespell trunk r=ahal 2019-05-17 15:56:50 +00:00
localstorage Merge mozilla-inbound to mozilla-central. a=merge 2019-05-18 13:25:28 +03:00
manifest Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
mathml
media Bug 1552712 - Reserve upper bound for capacity of IntervalSet::Intersection(). r=jya 2019-05-21 17:09:53 +00:00
messagechannel Bug 1549326 - Remove simpletest.js from eval()-whitelist, r=ckerschb 2019-05-16 13:44:36 +00:00
midi Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
network Bug 1550364 part 6. Stop using [array] in nsIUDPSocketInternal. r=baku 2019-05-09 06:55:07 +00:00
notification Bug 1547877 - enable configuration of new Notification Store implementation r=mossop,lina 2019-05-02 23:02:13 +00:00
offline
payments Bug 1514425 - disable webpayment tests as we do not currently ship this feature. r=marcosc,edenchuang 2019-05-01 06:59:03 +00:00
performance Bug 1548253 - Port pref cache variables of nsContentUtils to StaticPrefs - dom.performance.enable_notify_performance_timing, r=Ehsan 2019-05-01 21:09:31 +00:00
permission Bug 1547397 - Part 3: Move the permission manager code to extensions/permissions; r=baku 2019-04-30 14:06:53 +00:00
plugins Bug 1547218 - Part 2: Stop special casing pointer types in ParamTraits specialization, r=froydnj 2019-05-21 17:04:39 +00:00
power Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
presentation Bug 1320404 - Remove appId from origin attributes - part 1 - OriginAttributes and nsIPrincipal, r=Ehsan,flod 2019-05-03 17:13:17 +00:00
prio
promise Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
prototype Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
push Bug 1550569 part 2. Stop using [array] in nsIPushService. r=dragana 2019-05-10 07:15:31 +00:00
quota Bug 1546752 - Stop creating, writing, and reading the .metadata file in QuotaManager except the upgrades; r=janv 2019-05-20 14:13:27 +00:00
reporting Bug 1544322 - Part 2.2 - Remove the [type] attribute for one-liner <script> tags loading files in /tests/SimpleTest/ in dom/ r=bzbarsky 2019-04-16 03:53:28 +00:00
res
script Bug 1553001 - Move module APIs out of jsapi.{cpp,h} into js/public/Modules.h and js/src/vm/Modules.cpp for better isolation of module-related APIs. r=arai 2019-05-21 00:57:38 +00:00
security Bug 1551821 - Get rid of pref network.cookie.same-site.enabled, r=ckerschb 2019-05-15 13:33:45 +00:00
serviceworkers Bug 1313741 - Use AppConstants in DOM and XPConnect tests instead of manual detection. r=bzbarsky 2019-05-14 21:01:05 +00:00
simpledb Bug 1551099. Stop using [array] in nsISDBResults. r=asuth 2019-05-14 17:23:54 +00:00
smil Bug 1552345 - Disable dom/smil/test/test_smilConditionalProcessing.html on Android 7.0 for frequent failures. r=jmaher 2019-05-21 19:43:05 +00:00
storage Bug 1551055 - StoragePrincipal should be supported by localStorage - part 1, r=asuth 2019-05-14 05:49:46 +00:00
svg Bug 1383650 - Optimize attribute mapping by not parsing same thing twice r=longsonr 2019-05-16 13:21:21 +00:00
system Bug 1547143 - Format the tree: Be prescriptive with the pointer style (left) r=Ehsan 2019-05-01 08:47:10 +00:00
tests Bug 1552441 - Test to verify that only unlinkable about pages can load script[type=module]. r=smaug,ckerschb 2019-05-21 18:02:21 +00:00
u2f Bug 1551342 - Update U2F, WebAuthn, and CredMan tests for Android r=keeler 2019-05-15 21:34:58 +00:00
url Bug 1544352 - update BUG_COMPONENT for some dom/* and testing/web-platform/* files. r=overholt,jmaher 2019-04-25 09:14:08 +00:00
vr Bug 1548625 part 2. Get rid of some ExposeObjectToActiveJS calls in DOM code. r=mccr8,jonco 2019-05-03 10:09:11 +00:00
webauthn Backed out changeset a10cdf32fb5a (bug 1552549) for causing a spike in xpcshell failures. CLOSED TREE 2019-05-22 02:05:22 +03:00
webbrowserpersist Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
webgpu
webidl Bug 1552911 - Drop the constructor of ResizeObserverEntry. r=dholbert,smaug 2019-05-21 18:17:16 +00:00
websocket Bug 1546736 Part 4 - Only capture web socket stacks for net monitor when the docshell/worker is being watched by the devtools, r=bzbarsky. 2019-05-19 12:53:45 -10:00
workers Bug 1313741 - Use AppConstants in DOM and XPConnect tests instead of manual detection. r=bzbarsky 2019-05-14 21:01:05 +00:00
worklet Bug 1547923 part 3. Add nsIGlobalObject::GetGlobalJSObjectPreserveColor(). r=mccr8 2019-05-02 21:23:35 +00:00
xbl Bug 1551320 - Replace all CreateElement calls in XUL documents with CreateXULElement. r=mossop 2019-05-20 16:50:28 +00:00
xhr Bug 1551226 - Run Android x86_64 7.0/debug mochitests; r=snorp 2019-05-13 20:52:36 +00:00
xml Bug 1551226 - Run Android x86_64 7.0/debug mochitests; r=snorp 2019-05-13 20:52:36 +00:00
xslt Bug 1532318 - Part 2 : update changes of nsIHttpChannel in codebase r=smaug 2019-05-02 12:33:55 +00:00
xul Bug 1550927. Stop using idl [array] for getting supported controller commands. r=masayuki 2019-05-21 17:06:06 +00:00
jar.mn
moz.build Bug 1547812 - Add dom/docs for design documents about the DOM. r=nika 2019-05-03 21:51:51 +00:00