Closed
Bug 1820445
Opened 3 years ago
Closed 3 years ago
Clean up `Selection::SelectFrames`
Categories
(Core :: DOM: Selection, task)
Core
DOM: Selection
Tracking
()
RESOLVED
FIXED
112 Branch
| Tracking | Status | |
|---|---|---|
| firefox112 | --- | fixed |
People
(Reporter: masayuki, Assigned: masayuki)
References
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•3 years ago
|
||
It's little bit messy, we can make it cleaner with using
nsIContent::FromNode and it do null-checks safer.
Pushed by masayuki@d-toybox.com:
https://hg.mozilla.org/integration/autoland/rev/4aea64a0d0dc
Clean up `Selection::SelectFrames` r=jjaschke
Comment 3•3 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox112:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 112 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•