gecko-dev/dom
Kelsey Gilbert ae9bf670e5 Bug 1768190 - Forbid same tex unit different sampler types even if unbound. r=gfx-reviewers,lsalzman
Previously, we checked this but only if there was a texture bound to the
tex unit. However technically we're supposed to check regardless. ANGLE
and Mesa both do, which causes this error.

Differential Revision: https://phabricator.services.mozilla.com/D153422
2022-08-02 05:56:20 +00:00
..
abort Bug 1757635 - Part 2: Use NS_IMPL_CYCLE_COLLECTION_WITH_JS_MEMBERS where applicable r=smaug 2022-05-25 23:41:26 +00:00
animation Bug 1334575 - Treat active duration larger than INT64_MAX as infinite. r=boris 2022-07-27 22:57:34 +00:00
audiochannel
base Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
battery Bug 1772747 - Cleanup dom/geolocation, dom/system, dom/battery and dom/canvas includes r=sylvestre 2022-06-06 08:13:34 +00:00
bindings Bug 1577383 - Implement async iterable declaration in WebIDL. r=peterv 2022-07-29 14:06:31 +00:00
broadcastchannel Bug 1762462 - Make tests in dom/broadcastchannel/tests/ reflect Always Partitioning Storage; r=smaug 2022-07-15 13:26:19 +00:00
browser-element Bug 1667455 - Part 5: Stop importing Services.jsm from chrome-priv JS code, top-level single-line cases. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,extension-reviewers,application-update-reviewers,pip-reviewers,twisniewski,m_kato,jdescottes,mconley,AlexandruIonescu,mossop 2022-07-11 12:41:50 +00:00
cache Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
canvas Bug 1768190 - Forbid same tex unit different sampler types even if unbound. r=gfx-reviewers,lsalzman 2022-08-02 05:56:20 +00:00
chrome-webidl Backed out 3 changesets (bug 1711168, bug 1773115) for causing failures at test_ext_web_accessible_resources.html. CLOSED TREE 2022-07-27 00:13:26 +03:00
clients Bug 1781243 - Avoid DOM thaw/freeze diagnostic asserts in fuzzing. r=smaug 2022-07-29 13:43:25 +00:00
commandhandler
console Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
credentialmanagement Bug 1777549 - remove remaining e10s conditions in manifest files. r=gbrown,extension-reviewers,zombie 2022-07-01 13:49:42 +00:00
crypto Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug 2022-06-05 20:54:59 +00:00
debugger
docs no bug - Fix a few typo found by the next version of codespell r=marco 2022-07-20 15:26:22 +00:00
encoding
events Bug 1780199 - Fix accesskey on file input. r=edgar 2022-08-01 13:39:54 +00:00
fetch Bug 1778492 - Add an origin trial for coep: credentialless r=emilio,necko-reviewers,kershaw 2022-07-27 20:33:19 +00:00
file Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
filehandle
filesystem Bug 1780543 - Part 5: Add mozilla/chrome-script environment. r=Standard8 2022-07-26 02:46:30 +00:00
flex
fs Backed out 3 changesets (bug 1761098, bug 1758092, bug 1761089) for causing xpcshell failures on test_basics.js. CLOSED TREE 2022-07-21 11:54:32 +03:00
gamepad Bug 1769290 - Part 8: Apply mozilla-js-handle-rooted-typedef against dom/canvas,crypto,fetch,gamepad,geolocation,indexedDB,ipc r=smaug 2022-06-05 20:54:59 +00:00
geolocation Bug 1772747 - Cleanup dom/geolocation, dom/system, dom/battery and dom/canvas includes r=sylvestre 2022-06-06 08:13:34 +00:00
grid
html Bug 1782380 - Consider trusted accesskey event user activation. r=edgar 2022-08-01 13:39:53 +00:00
imptests
indexedDB Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
interfaces Bug 1529338 - Implement CSP 'style-src-elem' and 'style-src-attr' directives. r=freddyb,emilio,dveditz 2022-08-01 12:32:59 +00:00
ipc Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
jsurl Bug 1529337 - Implement CSP 'script-src-elem' and 'script-src-attr' directives. r=freddyb,webidl,smaug,dveditz 2022-08-01 12:32:58 +00:00
l10n Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
locales Bug 1529337 - Implement CSP 'script-src-elem' and 'script-src-attr' directives. r=freddyb,webidl,smaug,dveditz 2022-08-01 12:32:58 +00:00
localstorage Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
locks Bug 1769290 - Part 9: Apply mozilla-js-handle-rooted-typedef against dom/localstorage,locks,media,midi,notification,payments r=smaug 2022-06-05 20:54:59 +00:00
manifest Bug 1667455 - Part 4: Stop importing Services.jsm from JSM. r=kmag,webdriver-reviewers,perftest-reviewers,webcompat-reviewers,geckoview-reviewers,application-update-reviewers,pip-reviewers,twisniewski,devtools-reviewers,m_kato,jdescottes,ochameau,mconley,sfoster,AlexandruIonescu 2022-07-11 12:41:50 +00:00
mathml Bug 1773558 - Move fixed-point font types to Rust. r=layout-reviewers,jfkthame 2022-06-13 00:59:23 +00:00
media Bug 1782338 - Fix non-unified debug build errors in netwerk/protocol/http. r=necko-reviewers,kershaw 2022-08-02 04:54:23 +00:00
messagechannel Bug 1780543 - Part 2: Use eslint-env mozilla/frame-script consistently in test frame script. r=Standard8,webdriver-reviewers,perftest-reviewers,sparky,jdescottes 2022-07-26 02:46:29 +00:00
midi Bug 1780543 - Part 6: Stop using mozilla/frame-script in unrelated files. r=Standard8,necko-reviewers,dragana 2022-07-26 02:46:31 +00:00
network Bug 1781038 - Add missing null check in TCPSocketParent. r=kershaw 2022-07-26 09:58:29 +00:00
notification Bug 1780543 - Part 5: Add mozilla/chrome-script environment. r=Standard8 2022-07-26 02:46:30 +00:00
offline
origin-trials Bug 1778492 - Move origin-trial mochitests to its own directory r=Standard8 2022-07-27 20:33:20 +00:00
payments Bug 1780543 - Part 5: Add mozilla/chrome-script environment. r=Standard8 2022-07-26 02:46:30 +00:00
performance Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
permission
plugins
power Bug 1773770: Part 7 - Migrate PowerManagerService to static component registration. r=mccr8 2022-06-30 09:12:17 +00:00
prio
promise Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
prototype Bug 1773070 - Unify Gecko and Servo EventState/ElementState bits. r=smaug 2022-06-07 23:09:52 +00:00
push Bug 1781782 - Run frequent xpcshell parallel failing tests sequential by default. r=ahal,necko-reviewers,extension-reviewers,application-update-reviewers,bytesized,rpl,kershaw 2022-07-30 01:33:28 +00:00
quota Bug 1781204 - Assert that directory lock for ShutdownStorageOp is acquired exclusively; r=dom-storage-reviewers,jstutte 2022-08-01 18:50:56 +00:00
reporting Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
res
script Bug 1529337 - Implement CSP 'script-src-elem' and 'script-src-attr' directives. r=freddyb,webidl,smaug,dveditz 2022-08-01 12:32:58 +00:00
security Bug 1529338 - Implement CSP 'style-src-elem' and 'style-src-attr' directives. r=freddyb,emilio,dveditz 2022-08-01 12:32:59 +00:00
serializers Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
serviceworkers Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
simpledb Bug 1769290 - Part 10: Apply mozilla-js-handle-rooted-typedef against remaining dom directories r=smaug 2022-06-05 20:55:00 +00:00
smil Bug 1770829 - Use ColorMix for interpolated colors in the computed style rather than ComplexColorRatios. r=barret 2022-06-03 19:11:07 +00:00
storage Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
streams Bug 1781782 - Run frequent xpcshell parallel failing tests sequential by default. r=ahal,necko-reviewers,extension-reviewers,application-update-reviewers,bytesized,rpl,kershaw 2022-07-30 01:33:28 +00:00
svg Bug 1485465 - Cleanup SVG mapped attribute parser. r=dholbert 2022-07-19 11:09:55 +00:00
system Bug 1770498: Correct a call to ShouldRFP r=smaug 2022-07-15 20:39:16 +00:00
tests Bug 1781818 - Allow unpartitioning of SessionStorage, r=timhuang 2022-07-29 13:44:28 +00:00
u2f Bug 1776212 - cleanup e10s in manifest conditions for bc/dt. r=aryx,necko-reviewers,extension-reviewers,preferences-reviewers,dragana,zombie 2022-06-23 17:49:07 +00:00
url
vr Bug 1769290 - Part 10: Apply mozilla-js-handle-rooted-typedef against remaining dom directories r=smaug 2022-06-05 20:55:00 +00:00
webauthn Bug 1777549 - remove remaining e10s conditions in manifest files. r=gbrown,extension-reviewers,zombie 2022-07-01 13:49:42 +00:00
webbrowserpersist Bug 1772006 - Part 5: Simplify and move the string searching APIs from ns[T]StringObsolete, r=xpcom-reviewers,necko-reviewers,eeejay,dragana,barret 2022-07-30 00:12:48 +00:00
webgpu Bug 1774452 - Avoid crashing when taking an invalid array buffer in writeTexture. r=jgilbert 2022-07-27 06:48:43 +00:00
webidl Bug 1529337 - Implement CSP 'script-src-elem' and 'script-src-attr' directives. r=freddyb,webidl,smaug,dveditz 2022-08-01 12:32:58 +00:00
webscheduling Bug 1780790, WebTask::Run should not explicitly check for pending promise, r=sefeng 2022-07-22 16:23:28 +00:00
webshare
websocket Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
workers Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
worklet Bug 1778076 - Part 4: Rename ModuleInstantiate with ModuleLink to follow the spec r=arai 2022-07-05 13:04:55 +00:00
xhr Backed out changeset a907159a482f (bug 1761040) for causing build bustages on a CLOSED TREE 2022-08-02 04:59:08 +03:00
xml Bug 1769155 - Deal with document replacement. r=smaug 2022-07-28 17:55:15 +00:00
xslt Bug 1771685 - Init feature policy. r=farre 2022-07-28 17:56:44 +00:00
xul Bug 1667455 - Part 9: Stop importing Services.jsm from chrome-priv HTML code, single-line cases. r=kmag,necko-reviewers,geckoview-reviewers,extension-reviewers,m_kato,dragana 2022-07-11 12:41:52 +00:00
jar.mn
metrics.yaml
moz.build