Closed
Bug 1621620
Opened 6 years ago
Closed 6 years ago
Remove dead code in `nsFrameSelection`
Categories
(Core :: DOM: Selection, enhancement)
Core
DOM: Selection
Tracking
()
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: mbrodesser, Assigned: mbrodesser)
References
(Blocks 1 open bug)
Details
Attachments
(4 files)
No description provided.
Assignee | ||
Comment 1•6 years ago
|
||
Assignee | ||
Comment 2•6 years ago
|
||
Depends on D66393
Assignee | ||
Comment 3•6 years ago
|
||
Depends on D66394
Assignee | ||
Comment 4•6 years ago
|
||
Updated•6 years ago
|
Attachment #9132572 -
Attachment description: Bug 1621620: part 3) Annotate more methods of `nsFrameSelection` with `MOZ_CAN_RUN_SCRIPT`. r=jfkthame → Bug 1621620: part 3) Annotate `nsFrameSelection::MoveCaret` with `MOZ_CAN_RUN_SCRIPT`. r=jfkthame
Assignee | ||
Updated•6 years ago
|
Keywords: leave-open
Pushed by mbrodesser@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2ec9d76bd459
part 1) Remove dead code in `nsFrameSelection`. r=jfkthame
https://hg.mozilla.org/integration/autoland/rev/1ea98ae8b067
part 2) Declare `nsFrameSelection::ConstrainFrameAndPointToAnchorSubtree` `const`. r=jfkthame
Assignee | ||
Updated•6 years ago
|
Keywords: leave-open
Pushed by mbrodesser@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6a512c0bc0a8
part 3) Annotate `nsFrameSelection::MoveCaret` with `MOZ_CAN_RUN_SCRIPT`. r=jfkthame
https://hg.mozilla.org/integration/autoland/rev/1656b5863fe2
part 4) Replace remaining "unsafe" comments in `nsFrameSelection` with `MOZ_CAN_RUN_SCRIPT_BOUNDARY`. r=jfkthame
Comment 7•6 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/2ec9d76bd459
https://hg.mozilla.org/mozilla-central/rev/1ea98ae8b067
Status: NEW → RESOLVED
Closed: 6 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
Comment 8•6 years ago
|
||
bugherder |
You need to log in
before you can comment on or make changes to this bug.
Description
•