Closed
Bug 834054
Opened 12 years ago
Closed 12 years ago
Mark 'uriloader' subdirs w/ c++ files as FAIL_ON_WARNINGS
Categories
(Core :: Networking, defect)
Core
Networking
Tracking
()
RESOLVED
FIXED
mozilla21
People
(Reporter: dholbert, Assigned: dholbert)
References
Details
Attachments
(1 file)
2.17 KB,
patch
|
mayhemer
:
review+
|
Details | Diff | Splinter Review |
With bug 833931 fixed, the mozilla-central "prefetch" subdirectory is entirely build-warning-free on my machine. Filing this bug on marking it (& its subdirectories that have C++ files) as FAIL_ON_WARNINGS.
Assignee | ||
Comment 1•12 years ago
|
||
Sorry, I meant the 'uriloader' directory (which includes /uriloader/prefetch)
Summary: Mark /prefetch subdirs w/ c++ files as FAIL_ON_WARNINGS → Mark 'uriloader' subdirs w/ c++ files as FAIL_ON_WARNINGS
Assignee | ||
Comment 2•12 years ago
|
||
Attachment #705616 -
Flags: review?(honzab.moz)
Comment 3•12 years ago
|
||
Comment on attachment 705616 [details] [diff] [review]
fix
Review of attachment 705616 [details] [diff] [review]:
-----------------------------------------------------------------
Go for it!
Attachment #705616 -
Flags: review?(honzab.moz) → review+
Assignee | ||
Comment 4•12 years ago
|
||
I hit a build warning in android-only code, in my first try push:
https://tbpl.mozilla.org/?tree=Try&rev=42fc20026593
So, I filed bug 834072 w/ a fix, and did another Try push w/ that included:
https://tbpl.mozilla.org/?tree=Try&rev=fd3e3a8dbd3f
Assuming that's green (and bug 834072 gets r+), we should be able to land this.
Assignee | ||
Comment 5•12 years ago
|
||
Green try run (w/ updated fix for bug 834072):
https://tbpl.mozilla.org/?tree=Try&rev=925b9b36e62f
Landed: https://hg.mozilla.org/integration/mozilla-inbound/rev/33994a9160d6
Flags: in-testsuite-
Assignee | ||
Updated•12 years ago
|
Status: NEW → ASSIGNED
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla21
You need to log in
before you can comment on or make changes to this bug.
Description
•