gecko-dev/dom
Andrew Osmond 48ba41716e Bug 1799198 - Check FontFaceSetImpl::GetURLExtraData for nullptr. r=emilio
FontFaceSetWorkerImpl::GetURLExtraData should generally not return a
null pointer, but if it failed to initialize because the worker was
shutdown during FontFaceSetWorkerImpl initialization, then it may never
be created. This patch ensures we check for this race and handle it
appropriately.

Differential Revision: https://phabricator.services.mozilla.com/D161476
2022-11-07 19:34:52 +00:00
..
abort
animation Bug 1799064 - Avoid potential call PostUpdate() twice in SetTimeline(). r=emilio 2022-11-04 14:05:43 +00:00
audiochannel
base Backed out changeset 44cb21194dc0 (bug 1799435) for causing multiple resist fingerprint related failures. CLOSED TREE 2022-11-07 18:42:11 +02:00
battery
bindings Bug 1798369 - Part 1: Esmify dom/bindings/test/TestInterfaceJS.jsm r=edgar 2022-11-01 12:05:23 +00:00
broadcastchannel Bug 1777145 - Don't expose Wrap for WebIDL iterable iterator objects outside of binding code. r=edgar 2022-09-22 18:28:18 +00:00
browser-element
cache Bug 1792307: Fixing failing marionette test_cache_delete_after_shutdown test.r=dom-storage-reviewers,asuth 2022-11-01 14:09:41 +00:00
canvas Bug 1799198 - Check FontFaceSetImpl::GetURLExtraData for nullptr. r=emilio 2022-11-07 19:34:52 +00:00
chrome-webidl Backed out changeset 174698ed42f5 (bug 1796835) for causing failures in test_pathutils.html CLOSED TREE 2022-11-06 21:20:45 +02:00
clients
commandhandler Bug 1797840: Replace tab characters with spaces, in IDL and WebIDL files in dom. r=mccr8 2022-10-27 21:42:28 +00:00
console Bug 1795322 - Update toolkit modules references in dom code. r=mccr8 2022-10-26 08:06:37 +00:00
credentialmanagement Backed out 19 changesets (bug 1541508) for causing xpcshell failures on test_notHeadlessByDefault.js CLOSED TREE 2022-11-01 22:38:52 -04:00
crypto Bug 1563236 - Add AES-KW purposed keys to list of allowable keys to unwrap. r=keeler 2022-10-20 21:03:29 +00:00
debugger
docs no bug - doc: Remove Simon's name r=jstutte DONTBUILD 2022-11-07 10:13:21 +00:00
encoding Bug 1784266 - Part 6: Use generated union init method in TextDecoderStream; r=peterv 2022-09-28 08:56:08 +00:00
events Bug 1797070 - CSP: Add a basic implementation of unsafe-hashes behind a flag. r=freddyb 2022-11-07 17:56:23 +00:00
fetch Backed out 4 changesets (bug 1697421) for e.g. breaking Tampermonkey userscripts (bug 1798149). CLOSED TREE 2022-11-03 17:15:23 +02:00
file Bug 1797688 - Part 1: Remove unnecessary check for gXPCOMThreadsShutDown in the ReleasingTimerHolder. r=dom-storage-reviewers,asuth 2022-11-01 14:08:43 +00:00
filehandle Bug 1791730 - Remove MemoryOutputStream; r=dom-storage-reviewers,jesup 2022-10-27 10:25:12 +00:00
filesystem
flex
fs Bug 1798925 - Reject file system directory iterator promise on error. r=dom-storage-reviewers,janv 2022-11-04 10:12:57 +00:00
gamepad Backed out changeset 44cb21194dc0 (bug 1799435) for causing multiple resist fingerprint related failures. CLOSED TREE 2022-11-07 18:42:11 +02:00
geolocation
grid
html Backed out changeset 44cb21194dc0 (bug 1799435) for causing multiple resist fingerprint related failures. CLOSED TREE 2022-11-07 18:42:11 +02:00
imptests Bug 1792514 - Add expectAssertions in testharnessreports.js. r=jmaher 2022-10-03 22:57:58 +00:00
indexedDB Bug 1797766 - Do not declare IDBTypedCursor::mTransaction as const. r=dom-storage-reviewers,edenchuang,asuth 2022-11-07 19:34:04 +00:00
interfaces Bug 1797070 - CSP: Add a basic implementation of unsafe-hashes behind a flag. r=freddyb 2022-11-07 17:56:23 +00:00
ipc Bug 1795964 - Have IsEnabled() that checks also for IsShutdown. r=smaug 2022-11-07 09:56:08 +00:00
jsurl Bug 1797070 - CSP: Add a basic implementation of unsafe-hashes behind a flag. r=freddyb 2022-11-07 17:56:23 +00:00
l10n Bug 1777925: Replaced MutationObserver array container type with linked list. r=smaug 2022-09-21 11:31:44 +00:00
locales Bug 1799158 - Fix localized string. r=flod DONTBUILD 2022-11-05 06:41:50 +00:00
localstorage Bug 1783240 - Part 1: Remove unnecessary `Log` methods from ParamTraits impls, r=ipc-reviewers,necko-reviewers,media-playback-reviewers,mccr8,alwu 2022-09-28 19:25:12 +00:00
locks
manifest Bug 1792365 - Convert toolkit/modules consumers to use ES module imports directly. r=webdriver-reviewers,perftest-reviewers,geckoview-reviewers,extension-reviewers,preferences-reviewers,desktop-theme-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,robwu,Gijs,sgalich,bytesized,AlexandruIonescu,dao,m_kato 2022-09-29 06:52:34 +00:00
mathml Bug 1797012 - Change NS_STYLE_MATH_STYLE_* macros to enum StyleMathStyle. r=emilio 2022-10-24 17:47:34 +00:00
media Bug 1798863 - Adjust test expectation for color_quads' unexpect passes from bug 1792285. r=gfx-reviewers,lsalzman 2022-11-07 18:59:48 +00:00
messagechannel Bug 1792694 - Fix ESLint no-undef and no-unused-vars issues in various parts of dom/ tests. r=emilio 2022-09-28 17:23:11 +00:00
midi Bug 1790313 - Tweak localized messages for SitePermsAddon install flow. r=rpl. 2022-11-04 19:21:33 +00:00
network Bug 1798369 - Part 3: Esmify dom/network/tests/tcpsocket_test.jsm r=necko-reviewers,kershaw 2022-11-01 12:05:24 +00:00
notification Bug 1792341 - Migrate more toolkit/modules consumers to use direct ES module import. r=Gijs,webdriver-reviewers,perftest-reviewers,necko-reviewers,geckoview-reviewers,preferences-reviewers,application-update-reviewers,pip-reviewers,credential-management-reviewers,sgalich,owlish,bytesized,AlexandruIonescu,whimboo,mconley,mixedpuppy 2022-10-18 11:21:26 +00:00
offline Bug 1792574, part 3 - Don't include nsMemory where it isn't needed. r=xpcom-reviewers,necko-reviewers,valentin,nika 2022-09-28 15:17:46 +00:00
origin-trials Bug 1796819 - Remove OffscreenCanvas origin trial / domain allowlist. r=aosmond 2022-10-21 19:00:57 +00:00
payments Bug 1795322 - Update toolkit modules references in dom code. r=mccr8 2022-10-26 08:06:37 +00:00
performance
permission
plugins
power
prio
promise Bug 1798018 - Convert consumers of toolkit/modules/tests to import ES modules direct. r=Gijs,webdriver-reviewers,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich 2022-11-01 13:26:38 +00:00
prototype
push Bug 1797472 - Convert Messaging.jsm to ESM. r=geckoview-reviewers,owlish 2022-11-02 14:31:59 +00:00
quota Bug 1798369 - Part 4: Esmify dom/quota/test/modules/system r=dom-storage-reviewers,asuth 2022-11-01 12:05:24 +00:00
reporting Bug 1777145 - Don't expose Wrap for WebIDL iterable iterator objects outside of binding code. r=edgar 2022-09-22 18:28:18 +00:00
res
script Bug 1797070 - CSP: Add a basic implementation of unsafe-hashes behind a flag. r=freddyb 2022-11-07 17:56:23 +00:00
security Bug 1797070 - CSP: Add a basic implementation of unsafe-hashes behind a flag. r=freddyb 2022-11-07 17:56:23 +00:00
serializers Bug 1793694 - part 5: Move `EditorUtils::MaskString` to `TextEditor` r=m_kato 2022-10-12 02:44:19 +00:00
serviceworkers Bug 1798212 - Convert consumers of downloads code to ES modules. r=mak,geckoview-reviewers,extension-reviewers,settings-reviewers,credential-management-reviewers,sgalich,mconley,m_kato 2022-11-07 17:56:10 +00:00
simpledb Bug 1791730 - Remove MemoryOutputStream; r=dom-storage-reviewers,jesup 2022-10-27 10:25:12 +00:00
smil Bug 1780800 - Clamp current time to handle integer overflow in SMILTimeContainer. r=dholbert 2022-09-17 05:50:37 +00:00
storage
streams Bug 1798461 - Allow LastRelease definition in classes which inherit from WritableStream; r=saschanaz 2022-11-02 06:40:08 +00:00
svg Bug 1060421 - Change the type of [Int]PointTyped::[x|y] back to [Int]CoordTyped. r=botond 2022-11-04 18:29:35 +00:00
system Backed out changeset 44cb21194dc0 (bug 1799435) for causing multiple resist fingerprint related failures. CLOSED TREE 2022-11-07 18:42:11 +02:00
tests Bug 1798274 - Put DOM fullscreen test under its own folder; r=smaug 2022-10-31 09:04:42 +00:00
u2f Bug 1797171 - skip not supported tests on win11. r=bxbrenden 2022-10-24 20:44:41 +00:00
url Bug 1783497 - Update test_url_data.html r=smaug 2022-10-24 15:21:30 +00:00
vr
webauthn Backed out 19 changesets (bug 1541508) for causing xpcshell failures on test_notHeadlessByDefault.js CLOSED TREE 2022-11-01 22:38:52 -04:00
webbrowserpersist
webgpu Bug 1794956 - TransferToImageBitmap should reset bitmap but not state. r=gfx-reviewers,lsalzman 2022-10-16 22:52:40 +00:00
webidl Bug 1798836 - Improve sizing of the profile manager (again). r=Gijs,webidl,smaug 2022-11-05 19:24:31 +00:00
webscheduling
webshare
websocket Bug 1793868 - Use the scheme of document's principal as the initial value of |isSecure|, r=emilio 2022-10-06 11:14:55 +00:00
workers Backed out changeset 44cb21194dc0 (bug 1799435) for causing multiple resist fingerprint related failures. CLOSED TREE 2022-11-07 18:42:11 +02:00
worklet Bug 1777145 - Don't expose Wrap for WebIDL iterable iterator objects outside of binding code. r=edgar 2022-09-22 18:28:18 +00:00
xhr Backed out 4 changesets (bug 1697421) for e.g. breaking Tampermonkey userscripts (bug 1798149). CLOSED TREE 2022-11-03 17:15:23 +02:00
xml Bug 1793485: Fixed memory issue in `NodeWillBeDestroyed()` for `MultiMutationObserver` classes. r=smaug 2022-10-13 14:26:07 +00:00
xslt Bug 1793485: Fixed memory issue in `NodeWillBeDestroyed()` for `MultiMutationObserver` classes. r=smaug 2022-10-13 14:26:07 +00:00
xul Bug 1797840: Replace tab characters with spaces, in IDL and WebIDL files in dom. r=mccr8 2022-10-27 21:42:28 +00:00
jar.mn
metrics.yaml
moz.build