Support regular and static operations with the same identifier
Categories
(Core :: DOM: Bindings (WebIDL), task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox113 | --- | fixed |
People
(Reporter: edgar, Assigned: peterv)
References
Details
Attachments
(3 files, 1 obsolete file)
The WebIDL change is in https://github.com/whatwg/webidl/pull/1098.
Updated•3 years ago
|
Comment 1•2 years ago
|
||
Comment 2•2 years ago
|
||
Peter: this is the bug I was asking about - with the stack up to https://phabricator.services.mozilla.com/D171217 , the assertion triggers when running toolkit/components/cleardata/tests/browser/browser_preflight_cache.js
.
Comment 3•2 years ago
|
||
(In reply to :Ms2ger (he/him; ⌚ UTC+1/+2) from comment #2)
Peter: this is the bug I was asking about - with the stack up to https://phabricator.services.mozilla.com/D171217 , the assertion triggers when running
toolkit/components/cleardata/tests/browser/browser_preflight_cache.js
.
Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Assignee | ||
Comment 5•2 years ago
|
||
Depends on D171216
Assignee | ||
Comment 6•2 years ago
|
||
Depends on D171704
Updated•2 years ago
|
Updated•2 years ago
|
Comment 8•2 years ago
•
|
||
Backed out for causing WebIDLError linting opt failures.
Failure log: https://treeherder.mozilla.org/logviewer?job_id=409022002&repo=autoland
Backout link: https://hg.mozilla.org/integration/autoland/rev/a226cc91e0c3148c9ff37cb4d971c1196a0571cc
Comment 10•2 years ago
•
|
||
Backed out for causing multiple failures.
- Push with failures - mochitests failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | remote/shared/listeners/test/browser/browser_ConsoleAPIListener.js | Uncaught exception in test bound test_method_and_arguments - at chrome://mochitests/content/browser/remote/shared/listeners/test/browser/browser_ConsoleAPIListener.js:110 - TypeError: can't access property "apply", content.console[_method] is undefined
- Push with failures - reftests failures
- Failure Log
- Failure line: REFTEST TEST-UNEXPECTED-FAIL | layout/reftests/forms/input/text/pseudo-class-lock.html == layout/reftests/forms/input/text/pseudo-class-lock-ref.html | image comparison, max difference: 56, number of differing pixels: 432
- Push with failures - another mochitests failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | dom/tests/browser/browser_ConsoleStorageAPITests.js | Uncaught exception in test bound - TypeError: content.console.log is not a function
- Push with failures - devtools failures
- Failure Log
- Failure line: TEST-UNEXPECTED-FAIL | devtools/client/inspector/test/browser_inspector_addNode_01.js | Test timed out -
Comment 11•2 years ago
|
||
Comment 12•2 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/53c9686092a3
https://hg.mozilla.org/mozilla-central/rev/5fc5eed227e0
https://hg.mozilla.org/mozilla-central/rev/038e9ee2a638
Assignee | ||
Updated•2 years ago
|
Description
•