Closed
Bug 1499781
Opened 7 years ago
Closed 7 years ago
remove unnecessary include from BackgroundChild.h
Categories
(Core :: DOM: Core & HTML, enhancement, P2)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: froydnj, Assigned: froydnj)
Details
Attachments
(1 file)
|
1.35 KB,
patch
|
baku
:
review+
|
Details | Diff | Splinter Review |
Fewer chromium ipc includes make life better for everybody.
| Assignee | ||
Comment 1•7 years ago
|
||
Impressively, this works without having to fix any cargo-culting.
Attachment #9017951 -
Flags: review?(amarchesini)
Updated•7 years ago
|
Attachment #9017951 -
Flags: review?(amarchesini) → review+
Pushed by nfroyd@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/dce4f5d77296
remove unnecessary include from BackgroundChild.h; r=baku
Updated•7 years ago
|
Priority: -- → P2
Comment 3•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
Updated•7 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•