Closed
Bug 1656041
Opened 5 years ago
Closed 5 years ago
Refactor nsIFrame::PeekOffsetForWord
Categories
(Core :: Layout, task)
Core
Layout
Tracking
()
RESOLVED
FIXED
81 Branch
Tracking | Status | |
---|---|---|
firefox81 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
Details
Attachments
(2 files)
No description provided.
Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Assignee: nobody → krosylight
Status: NEW → ASSIGNED
Assignee | ||
Comment 2•5 years ago
|
||
Depends on D85316
Assignee | ||
Updated•5 years ago
|
Type: defect → task
Assignee | ||
Updated•5 years ago
|
Component: DOM: Editor → Layout
Updated•5 years ago
|
Attachment #9166886 -
Attachment description: Bug 1656041 - Split blocks to clarify when the inner condition happens r=emilio → Bug 1656041 - Part 1: Split blocks to clarify when the inner condition happens r=emilio
Updated•5 years ago
|
Attachment #9166887 -
Attachment description: Bug 1656041 - Return a struct from GetFrameFromDirection r=emilio → Bug 1656041 - Part 2: Return a struct from GetFrameFromDirection r=emilio
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0beb25b5d8af
Part 1: Split blocks to clarify when the inner condition happens r=emilio
https://hg.mozilla.org/integration/autoland/rev/3a3f2d815b1e
Part 2: Return a struct from GetFrameFromDirection r=emilio
Comment 4•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/0beb25b5d8af
https://hg.mozilla.org/mozilla-central/rev/3a3f2d815b1e
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox81:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 81 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•