Closed
Bug 619590
Opened 14 years ago
Closed 13 years ago
Remove unused cruft from nsPrefetchNode::AsyncOnChannelRedirect
Categories
(Core :: DOM: Navigation, defect)
Tracking
()
RESOLVED
FIXED
mozilla7
People
(Reporter: jduell.mcbugs, Assigned: jduell.mcbugs)
References
Details
Attachments
(1 file)
(deleted),
patch
|
bzbarsky
:
review+
|
Details | Diff | Splinter Review |
Looks like this was overlooked in bug 442803
Attachment #497987 -
Flags: review?(bzbarsky)
Comment 1•14 years ago
|
||
Comment on attachment 497987 [details] [diff] [review]
remove unused codepath
r=me
Attachment #497987 -
Flags: review?(bzbarsky) → review+
Comment 2•13 years ago
|
||
This exists in nsOfflineCacheUpdate.cpp as well, presume that can be removed too?
http://mxr.mozilla.org/mozilla-central/search?string=oldCachingChannel
Version: unspecified → Trunk
Updated•13 years ago
|
Keywords: checkin-needed
Updated•13 years ago
|
Assignee: nobody → jduell.mcbugs
Comment 3•13 years ago
|
||
Pushed http://hg.mozilla.org/projects/cedar/rev/db2292d1f68c but hadn't noticed that the checkin comment in that patch doesn't have a bug#. :(
Blocks: 442803
Flags: in-testsuite-
Keywords: checkin-needed
Whiteboard: fixed-in-cedar
Target Milestone: --- → mozilla7
Comment 4•13 years ago
|
||
Merged to mozilla-central then backed-out and re-pushed with a bug number:
http://hg.mozilla.org/mozilla-central/rev/a2154d5969ad
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Updated•13 years ago
|
Whiteboard: fixed-in-cedar
You need to log in
before you can comment on or make changes to this bug.
Description
•