Closed
Bug 857669
Opened 12 years ago
Closed 12 years ago
Remove unused traversal function
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
mozilla23
People
(Reporter: khuey, Assigned: khuey)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
1.05 KB,
patch
|
mounir
:
review+
|
Details | Diff | Splinter Review |
Bug 855804 removed this
Attachment #732916 -
Flags: review?(mounir)
Comment 1•12 years ago
|
||
Could you add back the FAIL_ON_WARNINGS as part of this bug? (the one that you'd removed
due to this unused-function triggering a warning, in https://hg.mozilla.org/integration/mozilla-inbound/rev/c4cec4613cac )
Comment 2•12 years ago
|
||
Comment on attachment 732916 [details] [diff] [review]
Patch
Review of attachment 732916 [details] [diff] [review]:
-----------------------------------------------------------------
r=me with dholbert comment applied.
Attachment #732916 -
Flags: review?(mounir) → review+
Comment 3•12 years ago
|
||
Disregard comment 1; I don't think this needs to restore the MSVC-exempted FAIL_ON_WARNINGS annotation anymore, because I'll be fixing all remaining MSVC warnings and adding a no-exemptions FAIL_ON_WARNINGS annotation for this directory over in bug 860913.
So as far as I'm concerned, this patch can land as-is. (mounir, presumably that's fine with you as well?)
Comment 4•12 years ago
|
||
(In reply to Daniel Holbert [:dholbert] from comment #3)
> So as far as I'm concerned, this patch can land as-is. (mounir, presumably
> that's fine with you as well?)
(given the r+ on patch 3 in bug 860913, I think it's safe to assume that Mounir is also fine with this landing as-is. So: khuey, you're clear to land (and you can ignore comment 1.))
Flags: needinfo?(nobody)
Updated•12 years ago
|
Assignee: nobody → khuey
Status: NEW → ASSIGNED
Flags: needinfo?(nobody) → needinfo?(khuey)
Comment 6•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla23
Updated•12 years ago
|
Flags: needinfo?(khuey)
Updated•12 years ago
|
Blocks: buildwarning
You need to log in
before you can comment on or make changes to this bug.
Description
•