Closed
Bug 932303
Opened 12 years ago
Closed 12 years ago
Mark parser/htmlparser/src as FAIL_ON_WARNINGS
Categories
(Core :: DOM: HTML Parser, defect)
Core
DOM: HTML Parser
Tracking
()
RESOLVED
FIXED
mozilla28
People
(Reporter: dholbert, Assigned: dholbert)
References
Details
(Whiteboard: [qa-])
Attachments
(1 file)
|
672 bytes,
patch
|
mrbkap
:
review+
|
Details | Diff | Splinter Review |
With bug 931664 fixed, the directory parser/htmlparser/src is warning-free on all of our TBPL platforms.
Let's annotate it as FAIL_ON_WARNINGS to keep it that way.
Try run with the annotation:
https://tbpl.mozilla.org/?tree=Try&rev=58473e0dd77d
Try run with the annotation, and without bug 931664's fix (so, with an opt-only build warning):
https://tbpl.mozilla.org/?tree=Try&rev=039ae2954762
(Note this latter try run has build failures; this demonstrates that the annotation has an effect, which is good)
| Assignee | ||
Comment 1•12 years ago
|
||
Updated•12 years ago
|
Attachment #824014 -
Flags: review?(mrbkap) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
Comment 3•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla28
Updated•11 years ago
|
Whiteboard: [qa-]
You need to log in
before you can comment on or make changes to this bug.
Description
•