gecko-dev/dom
Cristian Tuns 2f47e3dacf Backed out 3 changesets (bug 1786608) for causing mochitest failures in test_ioutils_stat_set_modification_time.html CLOSED TREE
Backed out changeset ac137b0db467 (bug 1786608)
Backed out changeset e593e8e2696b (bug 1786608)
Backed out changeset a3fd1df20b66 (bug 1786608)
2022-11-17 00:50:54 -05: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 dd72eb737d96 (bug 1632975) for causing Bug 1800981 CLOSED TREE 2022-11-16 19:15:14 -05:00
battery
bindings Bug 1790207 - Change nsIGlobalObject::GetStorageKey to return NS_ERROR_NOT_AVAILABLE by default; r=dom-storage-reviewers,jesup,asuth 2022-11-15 17:13:01 +00:00
broadcastchannel
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 1800826 - Remove all clips when reusing a target in Canvas2D. r=aosmond 2022-11-17 03:10:35 +00:00
chrome-webidl Backed out 3 changesets (bug 1786608) for causing mochitest failures in test_ioutils_stat_set_modification_time.html CLOSED TREE 2022-11-17 00:50:54 -05: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
events Bug 1800404 - Make IMEStateManager::OnChangeFocusInternal stop warning in the case that aPresContext is nullptr r=m_kato 2022-11-14 12:46:49 +00:00
fetch Bug 1800342: Make NS_NewPipe2 and NS_NewPipe infallible, to reflect reality. r=xpcom-reviewers,necko-reviewers,nika,kershaw 2022-11-14 23:22:16 +00:00
file Bug 1800342: Make NS_NewPipe2 and NS_NewPipe infallible, to reflect reality. r=xpcom-reviewers,necko-reviewers,nika,kershaw 2022-11-14 23:22:16 +00:00
filehandle Bug 1791730 - Remove MemoryOutputStream; r=dom-storage-reviewers,jesup 2022-10-27 10:25:12 +00:00
filesystem
flex
fs Bug 1790207 - Fix the function for comparing storage keys; r=dom-storage-reviewers,jesup,asuth 2022-11-15 17:13:02 +00:00
gamepad Bug 1799630 - replace sprintf by snprintf or SprintfLiteral r=emilio 2022-11-10 07:01:11 +00:00
geolocation
grid
html Bug 1800581 - Use optimized snapshots for drawImage if canvases share internal context. r=aosmond 2022-11-17 03:07:18 +00:00
imptests Bug 1792514 - Add expectAssertions in testharnessreports.js. r=jmaher 2022-10-03 22:57:58 +00:00
indexedDB Bug 1797452: Removing some obsolete comments.r=dom-storage-reviewers,jstutte 2022-11-11 01:01:12 +00:00
interfaces Bug 1795116 - Support specifying tiltX/tiltY/twist on synthesized touch event; r=webdriver-reviewers,smaug,whimboo 2022-11-08 19:47:29 +00:00
ipc Bug 1798213 - For widget-less pages keep defaulting to primary screen scale factor. r=tnikkel,layout-reviewers,extension-reviewers,robwu 2022-11-16 15:52:07 +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
locales Bug 1294360 - Remove mozCurrentTransform. r=emilio 2022-11-08 12:42:23 +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 1798052 - Disable D3D9DXVA2Manager on AMD pre UVD4 r=media-playback-reviewers,alwu 2022-11-17 00:56:22 +00:00
messagechannel
midi Bug 1800576 — Site permission consent flow should describe the nature of the add-on in the first panel. r=rpl,flod 2022-11-15 19:15:28 +00:00
network Bug 1791633 - rename nsISSLSocketControl to nsITLSSocketControl and move it and nsITransportSecurityInfo to PSM r=necko-reviewers,kershaw 2022-11-16 16:37:29 +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
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 1795906 - Fix unified build failure from PushSubscriptionOptions r=fabrice 2022-11-08 18:47:19 +00:00
quota Bug 1790207 - Forward declaration of mozilla::Result in nsIGlobalObject.h and other cleanup; r=dom-storage-reviewers,jesup 2022-11-15 17:13:02 +00:00
reporting
res
script Backed out changeset dd72eb737d96 (bug 1632975) for causing Bug 1800981 CLOSED TREE 2022-11-16 19:15:14 -05:00
security Bug 1790207 - Forward declaration of mozilla::Result in nsIGlobalObject.h and other cleanup; r=dom-storage-reviewers,jesup 2022-11-15 17:13:02 +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 1775194 - disable reporting API r=ckerschb,emilio,freddyb 2022-11-16 08:35:58 +00:00
simpledb Bug 1791730 - Remove MemoryOutputStream; r=dom-storage-reviewers,jesup 2022-10-27 10:25:12 +00:00
smil
storage
streams Bug 1799392 - Fix NS_INTERFACE_MAP_END_INHERITING usage; r=saschanaz,dom-storage-reviewers,asuth 2022-11-08 00:32:38 +00:00
svg Bug 1800553 - part 2: Change HTMLAnchorElement::GetText to a const method r=smaug 2022-11-16 00:21:30 +00:00
system Backed out 3 changesets (bug 1786608) for causing mochitest failures in test_ioutils_stat_set_modification_time.html CLOSED TREE 2022-11-17 00:50:54 -05:00
tests Bug 1775194 - disable reporting API r=ckerschb,emilio,freddyb 2022-11-16 08:35:58 +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 1795311 - Use the new shmem classes in the WebGPU buffer impl. r=jgilbert 2022-11-10 15:52:32 +00:00
webidl Bug 1769057: WritableFileStream for OPFS implementation r=janv,webidl,dom-storage-reviewers,smaug 2022-11-09 17:15:25 +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 Bug 1775194 - disable reporting API r=ckerschb,emilio,freddyb 2022-11-16 08:35:58 +00:00
worklet Bug 1790207 - Change nsIGlobalObject::GetStorageKey to return NS_ERROR_NOT_AVAILABLE by default; r=dom-storage-reviewers,jesup,asuth 2022-11-15 17:13:01 +00:00
xhr Bug 1771423 - Set Content-Type to an empty string for an blob with no type. r=kershaw,smaug,Gijs 2022-11-14 15:26:36 +00:00
xml Bug 1793485: Fixed memory issue in NodeWillBeDestroyed() for MultiMutationObserver classes. r=smaug 2022-10-13 14:26:07 +00:00
xslt Bug 1790207: Provide cross-origin security checks for OPFS r=nika,asuth 2022-11-15 17:13:01 +00:00
xul Bug 1799460 - Implement label[value] and start/end cropping with CSS rather than XUL layout. r=Gijs,jfkthame 2022-11-16 16:27:59 +00:00
jar.mn
metrics.yaml
moz.build