Closed
Bug 1842845
Opened 2 years ago
Closed 2 years ago
[popover] Make togglePopover throw more exceptions
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
117 Branch
| Tracking | Status | |
|---|---|---|
| firefox117 | --- | fixed |
People
(Reporter: zsun, Assigned: zsun)
References
(Blocks 1 open bug)
Details
(Keywords: dev-doc-complete)
Attachments
(1 file)
In togglePopover, when node is disconnected or the popover attribute not being set anymore, we need to throw exceptions
whatwg/html#8999
Severity: -- → S3
Updated•2 years ago
|
Keywords: dev-doc-needed
Pushed by zsun@igalia.com:
https://hg.mozilla.org/integration/autoland/rev/4edfe6bb0342
Update the togglePopover function to follow the spec updates. r=emilio
Comment 4•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox117:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 117 Branch
Comment 5•2 years ago
|
||
MDN docs work for this can be tracked in https://github.com/mdn/content/issues/27417#issuecomment-1659360139. Essentially a browser compatibility data update and an update to the associated togglePopover() page for the return type.
Keywords: dev-doc-needed → dev-doc-complete
You need to log in
before you can comment on or make changes to this bug.
Description
•