Closed
Bug 1415149
Opened 8 years ago
Closed 8 years ago
Simplify nsCSSFrameConstructor::GetRangeInsertionPoint
Categories
(Core :: Layout, enhancement)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla58
Tracking | Status | |
---|---|---|
firefox58 | --- | fixed |
People
(Reporter: emilio, Assigned: emilio)
Details
Attachments
(1 file)
It's too complex.
Assignee | ||
Comment 1•8 years ago
|
||
(In reply to Emilio Cobos Álvarez [:emilio] from comment #0)
> It's too complex.
Unnecessarily, I mean :)
Comment hidden (mozreview-request) |
Comment 3•8 years ago
|
||
mozreview-review |
Comment on attachment 8925907 [details]
Bug 1415149: Simplify nsCSSFrameConstructor::GetRangeInsertionPoint.
https://reviewboard.mozilla.org/r/197122/#review202376
Looks fine to me, but this code involves icky XBL stuff so please ask bz for review instead.
Attachment #8925907 -
Flags: review?(mats)
Assignee | ||
Comment 4•8 years ago
|
||
Sure thing, thanks mats!
Assignee | ||
Updated•8 years ago
|
Attachment #8925907 -
Flags: review?(bzbarsky)
![]() |
||
Comment 5•8 years ago
|
||
mozreview-review |
Comment on attachment 8925907 [details]
Bug 1415149: Simplify nsCSSFrameConstructor::GetRangeInsertionPoint.
https://reviewboard.mozilla.org/r/197122/#review202712
Attachment #8925907 -
Flags: review?(bzbarsky) → review+
Pushed by ecoal95@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/2d8585ec74b3
Simplify nsCSSFrameConstructor::GetRangeInsertionPoint. r=bz
![]() |
||
Comment 7•8 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 years ago
status-firefox58:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla58
You need to log in
before you can comment on or make changes to this bug.
Description
•