Closed
Bug 1963847
Opened 14 days ago
Closed 10 days ago
Use `ElementState::OPEN` in `Open()`
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
140 Branch
Tracking | Status | |
---|---|---|
firefox140 | --- | fixed |
People
(Reporter: keithamus, Assigned: keithamus)
Details
Attachments
(1 file)
No description provided.
Assignee | ||
Comment 1•13 days ago
|
||
Pushed by mozilla@keithcirkel.co.uk:
https://hg.mozilla.org/integration/autoland/rev/47d8fdfd2af4
Use ElementState::OPEN in Open() over GetBoolAttr() r=smaug
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/d36096b6128f
Revert "Bug 1963847 - Use ElementState::OPEN in Open() over GetBoolAttr() r=smaug" for asserting at dom/html/HTMLDialogElement.cpp:287
Comment 4•13 days ago
•
|
||
Backed out/reverted for causing bc assertion failures @ HTMLDialogElement.cpp
Flags: needinfo?(mozilla)
Pushed by mozilla@keithcirkel.co.uk:
https://hg.mozilla.org/integration/autoland/rev/c5ca4f97f7c7
Use ElementState::OPEN in Open() over GetBoolAttr() r=smaug
Comment 7•10 days ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 10 days ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•