Closed
Bug 902082
Opened 13 years ago
Closed 13 years ago
Forward-declare PSpdyPush3 in nsILoadGroup.h
Categories
(Core :: Networking, defect)
Tracking
()
RESOLVED
FIXED
mozilla26
People
(Reporter: ehsan.akhgari, Assigned: ehsan.akhgari)
References
Details
Attachments
(1 file)
|
2.46 KB,
patch
|
jduell.mcbugs
:
review+
|
Details | Diff | Splinter Review |
See bug 901132 comment 8.
| Assignee | ||
Updated•13 years ago
|
Component: Document Navigation → Networking
| Assignee | ||
Comment 1•13 years ago
|
||
Attachment #786414 -
Flags: review?(mcmanus)
Updated•13 years ago
|
Attachment #786414 -
Flags: review?(mcmanus) → review+
Comment 3•13 years ago
|
||
I'm fine with either the patch here or the patch in bug 901592 solving this issue, but I lean towards this patch. Patrick feel free to chime in if you care!
| Assignee | ||
Comment 4•13 years ago
|
||
Comment 5•13 years ago
|
||
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla26
| Assignee | ||
Comment 6•13 years ago
|
||
(In reply to Jason Duell (:jduell) from comment #3)
> I'm fine with either the patch here or the patch in bug 901592 solving this
> issue, but I lean towards this patch. Patrick feel free to chime in if you
> care!
Oh, sorry I did not see this comment at all. I believe my patch is better because:
1) It actually fixes the problem instead of working around it.
2) I wrote it, it's my baby, and it's landed now, please don't take it away from me! ;-)
Comment 7•13 years ago
|
||
I'm cool with the patch that landed here in my absence. Thanks Ehsan!
You need to log in
before you can comment on or make changes to this bug.
Description
•