Closed
Bug 859018
Opened 8 years ago
Closed 8 years ago
Remove the MSVC exemption for FAIL_ON_WARNINGS in layout
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: emk, Assigned: emk)
Details
Attachments
(1 file, 1 obsolete file)
20.90 KB,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Attachment #734321 -
Flags: review?(dbaron)
Assignee | ||
Comment 1•8 years ago
|
||
Rebased to tip
Attachment #734321 -
Attachment is obsolete: true
Attachment #734321 -
Flags: review?(dbaron)
Attachment #740008 -
Flags: review?(dbaron)
Comment 2•8 years ago
|
||
Comment on attachment 740008 [details] [diff] [review] patch Please use the suffixes (and, when needed "0.0f" rather than "0") consistently in: nsGfxScrollFrameInner::ScrollBy nsMathMLmoFrame::ProcessOperatorData nsTimingFunction::AssignFromKeyword nsTableFrame::ReflowChildren rather than in only some places. Please use float(M_SQRT2) instead of static_cast<float>(M_SQRT2) in nsMathMLChar::StretchInternal. r=dbaron with that
Attachment #740008 -
Flags: review?(dbaron) → review+
Assignee | ||
Comment 3•8 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/70ada7d7a92e
Assignee: nobody → VYV03354
Status: NEW → ASSIGNED
Flags: in-testsuite-
https://hg.mozilla.org/mozilla-central/rev/70ada7d7a92e
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
You need to log in
before you can comment on or make changes to this bug.
Description
•