gecko-dev/dom
Denis Palmeiro 522b733636 Bug 1606652 - Speculatively off thread parse external scripts as soon as they are fetched. r=smaug
The changes proposed here will speculatively parse all external scripts off thread as soon as they are fetched, except for async, link preload, and non parser inserted scripts.  This should save us some time since currently all scripts are parsed right before execution or while they are blocking the dom parser.

Differential Revision: https://phabricator.services.mozilla.com/D76644
2020-06-10 00:45:26 +00:00
..
abort
animation Bug 1626532 - Make `dom/animation` buildable outside of `unified-build` environment. r=birtles 2020-06-02 10:31:46 +00:00
audiochannel Bug 1332588 - Drop explicit setting of dom.animations.mainthread-synchronization-with-geometric-animations. r=boris 2020-05-13 21:36:44 +00:00
base Backed out changeset 1884e1c2ccf4 (bug 1644366) for scrolling failures. CLOSED TREE 2020-06-09 21:18:42 +03:00
battery
bindings Bug 1642974 - Don't expose WeakRef targets which are DOM wrappers whose target has been collected r=smaug,sfink 2020-06-06 06:58:42 +00:00
broadcastchannel Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 3 - Cleanup storage access methods, r=dimi 2020-06-03 06:10:58 +00:00
browser-element Bug 1536556 - Replace raw thrown Cr.ERRORs with Components.Exception. r=mossop,remote-protocol-reviewers,marionette-reviewers,whimboo,necko-reviewers,geckoview-reviewers,valentin,agi 2020-05-05 17:41:36 +00:00
cache Backed out changeset 99cce83b7e41 (bug 1636050) for assertion failures on ReadStream.cpp. CLOSED TREE 2020-06-09 21:21:34 +03:00
canvas Bug 1624726: Part 6 - Eliminate pointers from QueueParamTraits::Read r=jgilbert 2020-06-08 23:42:37 +00:00
chrome-webidl Bug 1640998 - part9 : use `MediaControlKey` to replace `MediaControlKeysEvent` r=chunmin,agi,geckoview-reviewers 2020-06-09 02:59:57 +00:00
clients Bug 1638711 - Mark WPTs that incorrectly expect synchronous security checks as failing. r=asuth 2020-06-08 23:18:01 +00:00
commandhandler
console Bug 1482279 - Stop using Cu.forcePermissiveCOWs() in SpecialPowers. r=kmag 2020-05-31 03:41:03 +00:00
credentialmanagement
crypto
debugger
docs Bug 1635061 - Document JSProcessActor;r=kmag 2020-05-30 10:19:21 +00:00
encoding
events Bug 1639368 - Restore `mCurrentTarget` after handling drag gesture; r=smaug 2020-06-09 15:39:54 +00:00
fetch Bug 1638513 - P2 let nsIHttpChannel implement shouldStripRequestBodyHeader, r=valentin,necko-reviewers 2020-06-09 18:20:15 +00:00
file Bug 1502403 - FileReader should dispatch loadstart asynchronously, r=smaug,ssengupta 2020-06-09 14:41:14 +00:00
filehandle Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
filesystem Bug 1626570 - Improve handling of copying arrays in dom/filesystem/. r=smaug 2020-05-05 10:20:04 +00:00
flex Bug 1639053 - Remove the ability to reverse axes internally for nsFlexContainerFrame. r=dholbert 2020-05-19 21:13:35 +00:00
gamepad Bug 1538805 - Send GamepadAdded events to the later GamepadEventChannels. r=baku 2020-05-23 03:14:42 +00:00
geolocation
grid Bug 1626570 - Improve handling of copying arrays in dom/grid/. r=mats 2020-05-05 14:13:15 +00:00
html Bug 1642344 - convert HTMLInputElement VarCache prefs to StaticPrefs. r=geckoview-reviewers,agi. 2020-06-09 14:45:50 +00:00
imptests
indexedDB Backed out changeset 99cce83b7e41 (bug 1636050) for assertion failures on ReadStream.cpp. CLOSED TREE 2020-06-09 21:21:34 +03:00
interfaces Bug 1632268. Take into account resolution when position select drop downs and form autocomplete. r=botond 2020-06-08 05:45:47 +00:00
ipc Bug 1642344 - remove unused dom.testing.ignore_ipc_principal pref. r=KrisWright 2020-06-09 14:45:58 +00:00
jsurl Bug 1515419 - fixing ToNewCString (and ToNewUnicode as well) xpcom/string/nsReadableUtils.cpp r=froydnj,necko-reviewers,valentin 2020-05-17 06:58:48 +00:00
l10n Bug 1642423: document.l10n.formatValues should accept simple strings as well as L10nKeys. r=zbraniecki 2020-06-08 18:11:00 +00:00
locales Bug 1359867 - Add support for allow-top-navigation-by-user-activation iframe sandboxing r=smaug 2020-06-01 12:46:31 +00:00
localstorage Bug 1526949 - Keep private browsing datastores alive until the private browsing session is closed; r=dom-workers-and-storage-reviewers,asuth 2020-06-09 13:42:09 +00:00
manifest
mathml Bug 1635160 - Convert style-font #defines to an enum class. r=emilio 2020-05-07 08:32:27 +00:00
media Bug 1644403 - Fix inconsistent uses of CopyableAutoTArray and Clone. r=froydnj 2020-06-09 14:27:20 +00:00
messagechannel Bug 1626570 - FIX-toolchain-bustage. CLOSED TREE 2020-05-07 13:03:31 +03:00
midi Bug 1626570 - Improve handling of copying arrays in dom/midi/. r=smaug 2020-05-06 11:45:18 +00:00
network Bug 1639310 - Remove unnecessary implicitJSContext annotations. r=mccr8 2020-05-19 20:48:21 +00:00
notification Bug 1592776 - Reformat test_notification_tag.html. r=dom-workers-and-storage-reviewers,asuth 2020-06-02 17:18:47 +00:00
offline
payments Bug 1633344 - Throw RangeError when creating PaymentRequest with a duplicate payment method. r=alchen 2020-05-21 10:30:00 +00:00
performance Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
permission
plugins Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
power Bug 1626570 - Improve handling of copying arrays in dom/power/. r=smaug 2020-05-06 11:55:10 +00:00
presentation Bug 1641496 - P6: Reenable some tests r=dragana,extension-reviewers,mixedpuppy 2020-06-04 22:56:38 +00:00
prio
promise Bug 1634264 - Reject MozPromise when DomPromiseListener is deleted. r=mattwoodrow 2020-05-18 22:16:38 +00:00
prototype Bug 1557407 - Replace DispatchTrustedEvent with DispatchEventOnlyToChrome for various chrome-only events, r=smaug 2020-06-01 17:11:48 +00:00
push Bug 1629113 - Move remaining services to components.conf. r=snorp,baku 2020-05-26 07:44:52 +00:00
quota Backed out 5 changesets (bug 1641231) for assertion failures on FlippedOnce.h. CLOSED TREE 2020-06-09 20:39:47 +03:00
reporting Bug 1635399 - Function PrincipalInfoToPrincipal now returns Result<nsCOMPtr<nsIPrincipal>, nsresult> r=ckerschb 2020-05-12 19:02:05 +00:00
res
script Bug 1606652 - Speculatively off thread parse external scripts as soon as they are fetched. r=smaug 2020-06-10 00:45:26 +00:00
security Bug 1638711 - Call DisplayLoadError for NS_ERROR_DOM_BAD_URI during EndPageLoad, since we would also have done this for the same error during AsyncOpen. r=nika,ckerschb 2020-06-08 23:17:49 +00:00
serviceworkers Backed out changeset 49f533a95f64 (bug 1644458) for causing failures in registration-updateviacache.https.html 2020-06-09 20:55:58 +03:00
simpledb Bug 1621916 - Remove unused argument in Client::InitOrigin; r=dom-workers-and-storage-reviewers,sg 2020-05-27 15:52:49 +00:00
smil Bug 1626570 - Improve handling of copying arrays in dom/smil/. r=birtles 2020-05-05 13:00:31 +00:00
storage Bug 1638389 - skip events that principals are not matched; r=timhuang 2020-06-04 09:00:34 +00:00
svg Bug 1560275 - Flush before trying to read style in SVGGeometryElement::IsPointInStroke r=dholbert,emilio 2020-06-08 21:58:40 +00:00
system Bug 1637402 - Add pref to compare MLS results r=chutten,mikedeboer 2020-06-02 00:01:31 +00:00
tests Bug 1642344 - remove unused dom.testing.ignore_ipc_principal pref. r=KrisWright 2020-06-09 14:45:58 +00:00
u2f
url Bug 1642991 - Use RemoveElementsBy where easily possible. r=froydnj 2020-06-08 09:01:48 +00:00
vr Bug 1555188 - Enable PuppetVRSession to work when VR process is enabled r=thomasmo 2020-06-08 23:57:27 +00:00
webauthn Bug 1642400 - Improve DLL loading. r=jcj 2020-06-09 22:43:59 +00:00
webbrowserpersist Bug 1570255 - Remove sync session history implementation. r=smaug,nika 2020-05-20 09:09:06 +00:00
webgpu Bug 1634425 - Integrate WebGPU API tracing r=jgilbert 2020-05-27 16:49:03 +00:00
webidl Bug 1515073 - Part 2 - Allow nsIWebNavigation::{goBack,goForward} to skip entries without user interaction. r=Gijs,peterv 2020-06-09 14:50:14 +00:00
websocket Bug 1637159 remove now-unused public DOMEventTargetHelper::BindToOwner() rebind methods r=smaug 2020-05-14 05:29:49 +00:00
workers Backed out changeset 49f533a95f64 (bug 1644458) for causing failures in registration-updateviacache.https.html 2020-06-09 20:55:58 +03:00
worklet Bug 1641874 - Update test expectations; r=baku 2020-06-09 09:25:06 +00:00
xhr Bug 1638513 - P2 let nsIHttpChannel implement shouldStripRequestBodyHeader, r=valentin,necko-reviewers 2020-06-09 18:20:15 +00:00
xml Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
xslt Bug 1639833 - IntrisincStoragePrincipal should always be partitioned - part 2 - Expose PartitionedPrincipal, r=dimi 2020-06-03 06:09:52 +00:00
xul Bug 1606660 - Move allowfullscreen checks to the browsing context. r=nika 2020-06-08 23:49:31 +00:00
jar.mn
moz.build