Closed
Bug 1635101
Opened 5 years ago
Closed 4 years ago
Add `const` overload of `Selection::GetRangesForIntervalArray`
Categories
(Core :: DOM: Selection, enhancement)
Core
DOM: Selection
Tracking
()
RESOLVED
INVALID
People
(Reporter: mbrodesser-Igalia, Assigned: mbrodesser-Igalia)
References
(Blocks 1 open bug)
Details
Attachments
(5 obsolete files)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Helps distinguishing mutating and non-mutating callers.
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D73802
Assignee | ||
Comment 3•5 years ago
|
||
Depends on D73804
Assignee | ||
Comment 4•5 years ago
|
||
Depends on D73805
Assignee | ||
Comment 5•5 years ago
|
||
Simplifies distinguishing mutating and non-mutating access to
Selection's ranges.
Updated•4 years ago
|
Attachment #9145726 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9145725 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9145724 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9145723 -
Attachment is obsolete: true
Updated•4 years ago
|
Attachment #9145721 -
Attachment is obsolete: true
Assignee | ||
Updated•4 years ago
|
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in
before you can comment on or make changes to this bug.
Description
•