gecko-dev/dom
Cosmin Sabou 074eb7c67b Backed out 6 changesets (bug 1510030) for causing build bustages. CLOSED TREE
Backed out changeset 1bf2a082ca62 (bug 1510030)
Backed out changeset 8b0fd12a063b (bug 1510030)
Backed out changeset ec9c6b79ea42 (bug 1510030)
Backed out changeset cd729f8b0220 (bug 1510030)
Backed out changeset c3e6c17ba7b0 (bug 1510030)
Backed out changeset edc3c212be1f (bug 1510030)
2020-02-27 02:50:40 +02:00
..
abort
animation Backed out 6 changesets (bug 1510030) for causing build bustages. CLOSED TREE 2020-02-27 02:50:40 +02:00
audiochannel Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/audiochannel. r=smaug 2020-02-20 15:34:59 +00:00
base Bug 1346893 - Move the Geckoview UA sheet to layout/style. r=snorp 2020-02-26 22:03:08 +00:00
battery Bug 1605934 - Use nested namespaces r=sg 2020-01-18 13:48:34 +00:00
bindings Bug 1496147 - part 1: Remove nsAutoPtr usages from dom/bindings. r=emilio 2020-02-25 17:20:34 +00:00
broadcastchannel Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/broadcastchannel. r=smaug 2020-02-20 16:12:31 +00:00
browser-element
cache Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/cache. r=smaug 2020-02-20 15:49:27 +00:00
canvas Bug 1617600 - Prototype :focus-visible behind a flag. r=smaug 2020-02-26 14:16:20 +00:00
chrome-webidl Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika 2020-02-25 22:33:53 +00:00
clients Bug 1604847 - let ClientSourceOpChild finish initialization r=dom-workers-and-storage-reviewers,asuth 2020-02-19 17:56:08 +00:00
commandhandler Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
console Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
credentialmanagement Bug 1556627 - Make nsFocusManager::SetFocus work in Fission. r=NeilDeakin,farre,masayuki 2020-02-18 13:30:04 +00:00
crypto Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/crypto. r=smaug 2020-02-12 13:25:38 +00:00
debugger
docs Bug 1617254: Rename BrowsingContext.getChildren() to .children. r=nika 2020-02-25 22:33:53 +00:00
encoding Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/encoding. r=smaug 2020-02-20 16:16:10 +00:00
events Bug 1617600 - Prototype :focus-visible behind a flag. r=smaug 2020-02-26 14:16:20 +00:00
fetch Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/fetch. r=smaug 2020-02-20 16:53:06 +00:00
file Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
filehandle Bug 1614360 - Signal error to child on attempts to read beyond EOF instead of asserting. r=dom-workers-and-storage-reviewers,ttung 2020-02-18 14:45:59 +00:00
filesystem Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/filesystem. r=smaug 2020-02-20 16:01:35 +00:00
flex
gamepad Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
geolocation Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
grid Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/grid. r=smaug 2020-02-20 16:10:39 +00:00
html Bug 1617600 - Prototype :focus-visible behind a flag. r=smaug 2020-02-26 14:16:20 +00:00
imptests
indexedDB Bug 1617170 - Encapsulate DatabaseConnection::UpdateRefcountFunction::FileInfoEntry. r=dom-workers-and-storage-reviewers,janv 2020-02-26 10:09:04 +00:00
interfaces Bug 1617317 - Add nsIDOMWindowUtils.screenPixelsPerCSSPixelNoOverride. r=kats,bradwerth 2020-02-24 16:43:56 +00:00
ipc Bug 1617063 - Part 3: Allow creating WindowContext for discarded, but not cleaned up, BrowsingContexts, r=kmag 2020-02-26 18:22:31 +00:00
jsurl Bug 1597257: Monitor use of javascript: URIs in system privileged contexts and about: pages. r=bzbarsky 2020-01-16 16:06:42 +00:00
l10n
locales Bug 1486331 - Remove child-src deprecation warning. r=ckerschb 2020-02-07 13:59:09 +00:00
localstorage Bug 1617653 - Remove nsAutoPtr usage from localstorage, quota, storage, simpledb. r=dom-workers-and-storage-reviewers,sg 2020-02-25 23:14:57 +00:00
manifest Backed out changeset fa5ee85e20a5 (bug 1603673) for causing lint failure in GeckoRuntimeSettings.java CLOSED TREE 2020-02-18 08:39:30 +02:00
mathml Bug 1611181 - Make direction use an enum class. r=boris 2020-01-24 11:46:14 +00:00
media Bug 1616943 - Run GTests on Windows ASan builds r=firefox-build-system-reviewers,rstewart 2020-02-25 22:43:49 +00:00
messagechannel Bug 1613985 - Use MOZ_COUNTED_DEFAULT_CTOR_*/MOZ_COUNTED_DTOR_* macros. r=froydnj 2020-02-20 11:40:14 +00:00
midi Bug 1581172. Remove NS_ERROR_DOM_TYPE_ERR. r=smaug 2020-02-20 16:57:57 +00:00
network Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
notification Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
offline Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
payments Bug 1615022 part 2. Require an rvalue reference to reject a Promise with an ErrorResult. r=farre,kvark 2020-02-14 15:42:30 +00:00
performance Bug 1597453 - Fix uses of nsIDocShellTreeItem in mozilla::dom::PerformanceTiming::IsTopLevelContentDocument. r=kmag 2020-01-16 04:47:51 +00:00
permission
plugins Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
power
presentation Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
prio bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
promise Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
prototype Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
push Bug 1611415 - Prefer using std::move over forget. r=froydnj 2020-02-13 14:38:48 +00:00
quota Bug 1617653 - Remove nsAutoPtr usage from localstorage, quota, storage, simpledb. r=dom-workers-and-storage-reviewers,sg 2020-02-25 23:14:57 +00:00
reporting Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
res
script Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
security Bug 1609443: Part 2 - Fix most dodgy uses of fission.autostart pref. r=mccr8 2020-02-26 19:43:32 +00:00
serviceworkers Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
simpledb Bug 1617653 - Remove nsAutoPtr usage from localstorage, quota, storage, simpledb. r=dom-workers-and-storage-reviewers,sg 2020-02-25 23:14:57 +00:00
smil Bug 1617771 - Remove nsAutoPtr usage from svg. r=jwatt 2020-02-25 20:03:26 +00:00
storage Bug 1617653 - Remove nsAutoPtr usage from localstorage, quota, storage, simpledb. r=dom-workers-and-storage-reviewers,sg 2020-02-25 23:14:57 +00:00
svg Bug 1617771 - Remove nsAutoPtr usage from svg. r=jwatt 2020-02-25 20:03:26 +00:00
system Backed out changeset 5b5feaf8e1a0 (bug 1589618) for causing xpcshell failures on test_location_timeout.js 2020-02-26 03:18:44 +02:00
tests Bug 1604593 - Weaken assert in getNonWrapperObjectForCurrentCompartment(). r=bzbarsky 2020-02-26 04:22:13 +00:00
u2f Bug 1603100 - Remove the unused line in U2F.cpp. r=sylvestre 2020-02-03 16:13:34 +00:00
url Bug 1615897 - Blob URL should not ignore query parameter and revokeObjectURL additionally should not ignore fragments. r=baku 2020-02-25 07:56:07 +00:00
vr Bug 1616368 - [reftest] Replace 'default-preferences' with 'defaults' r=dbaron 2020-02-20 18:47:54 +00:00
webauthn Bug 1616675 - Prohibit IP addresses for WebAuthn operations r=keeler 2020-02-26 23:16:27 +00:00
webbrowserpersist Bug 1612403 - File extensions are duplicated for file inputs with custom 'accept'. r=Gijs 2020-02-21 08:30:30 +00:00
webgpu Bug 1614702 - WebGPU textures, texture views, and samplers r=jgilbert,webidl,smaug 2020-02-24 20:12:16 +00:00
webidl Bug 1612106 - Use NIGHTLY build flag to distinguish the writable/readonly Animation.timeline. r=birtles,bzbarsky 2020-02-24 23:07:09 +00:00
websocket bug 1610296 - Rename TypedArray_base::ComputeLengthAndData to TypedArray_base::ComputeState; r=bzbarsky 2020-01-23 03:22:06 +00:00
workers Backed out changeset 270d0ffaf825 (bug 1615259) for build bustages at BasePrincipal.h. CLOSED TREE 2020-02-26 16:21:03 +02:00
worklet Bug 1617628 - Hide nsBaseHashtable Put overloads in nsRefPtrHashtable subclass. r=froydnj 2020-02-25 17:03:36 +00:00
xhr Bug 1613985 - Use default for equivalent-to-default constructors/destructors in dom/xhr. r=smaug 2020-02-20 15:59:01 +00:00
xml Bug 1605657 - run a microtask checkpoint before XML pretty printing to avoid webextensions breaking it, r=peterv,rpl 2020-02-12 08:23:29 +00:00
xslt Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan,kvark 2020-02-24 15:33:38 +00:00
xul Bug 1535617: Part 2 - Clear weak references for most cycle collected objects on unlink. r=mccr8 2020-02-25 19:44:39 +00:00
jar.mn
moz.build