Closed
Bug 976912
Opened 11 years ago
Closed 11 years ago
move Telemetry.h #include from nsHttpChannel.h to nsHttpChannel.cpp
Categories
(Core :: Networking: HTTP, defect)
Core
Networking: HTTP
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: heycam, Assigned: heycam)
Details
Attachments
(1 file)
1.36 KB,
patch
|
mcmanus
:
review+
|
Details | Diff | Splinter Review |
Telemetry stuff is only used from the cpp file so we can move the #include.
Attachment #8381877 -
Flags: review?(mcmanus)
Comment 1•11 years ago
|
||
Comment on attachment 8381877 [details] [diff] [review]
patch
Review of attachment 8381877 [details] [diff] [review]:
-----------------------------------------------------------------
rs=mcmanus if it compiles :)
Attachment #8381877 -
Flags: review?(mcmanus) → review+
Assignee | ||
Comment 2•11 years ago
|
||
![]() |
||
Comment 3•11 years ago
|
||
Assignee: nobody → cam
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•