Closed
Bug 1031701
Opened 12 years ago
Closed 12 years ago
Remove FlexContainerFrame::MarginComponentForSide(), use nsMargin.Side() instead
Categories
(Core :: Layout, defect, P5)
Core
Layout
Tracking
()
RESOLVED
FIXED
mozilla33
People
(Reporter: MatsPalmgren_bugz, Assigned: MatsPalmgren_bugz)
Details
Attachments
(1 file)
|
5.42 KB,
patch
|
dholbert
:
review+
|
Details | Diff | Splinter Review |
No description provided.
| Assignee | ||
Comment 1•12 years ago
|
||
I don't see the need to have local versions of the nsMargin::Side()
methods, unless you have some future plans for these methods?
https://tbpl.mozilla.org/?tree=Try&rev=26ab36ece045
Attachment #8447662 -
Flags: review?(dholbert)
Comment 2•12 years ago
|
||
Comment on attachment 8447662 [details] [diff] [review]
Remove FlexContainerFrame::MarginComponentForSide(), use nsMargin::Side() instead
Thanks! I think I must've just missed that nsMargin::Side() was available.
Attachment #8447662 -
Flags: review?(dholbert) → review+
| Assignee | ||
Comment 3•12 years ago
|
||
Flags: in-testsuite-
Comment 4•12 years ago
|
||
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla33
You need to log in
before you can comment on or make changes to this bug.
Description
•