Closed
Bug 1063471
Opened 10 years ago
Closed 10 years ago
Finish off conversion of nsBlockReflowContext to use logical coordinates
Categories
(Core :: Layout: Text and Fonts, defect)
Core
Layout: Text and Fonts
Tracking
()
RESOLVED
FIXED
mozilla37
People
(Reporter: smontagu, Assigned: smontagu)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
(deleted),
patch
|
jfkthame
:
review+
|
Details | Diff | Splinter Review |
Finish off the conversion to logical coordinates in nsBlockReflowContext.cpp. Other stuff will need to be converted as a prerequisite, including but not limited to ApplyRelativePositioning, ReflowChild and FinishReflowChild.
Assignee | ||
Comment 1•10 years ago
|
||
That's all I've got: the rest of the work has been done mostly in bug 1079154.
Attachment #8545126 -
Flags: review?(jfkthame)
Comment 2•10 years ago
|
||
Comment on attachment 8545126 [details] [diff] [review]
Patch
Review of attachment 8545126 [details] [diff] [review]:
-----------------------------------------------------------------
Well, that didn't take much effort to review! :)
Attachment #8545126 -
Flags: review?(jfkthame) → review+
Assignee | ||
Comment 3•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla37
You need to log in
before you can comment on or make changes to this bug.
Description
•