Closed
Bug 1440019
Opened 4 years ago
Closed 4 years ago
Remove dead code from ContentParent::InitInternal
Categories
(Core :: DOM: Content Processes, enhancement, P1)
Core
DOM: Content Processes
Tracking
()
RESOLVED
FIXED
mozilla60
Tracking | Status | |
---|---|---|
firefox60 | --- | fixed |
People
(Reporter: Alex_Gaynor, Assigned: Alex_Gaynor)
References
Details
Attachments
(1 file)
The aSetupOffMainThreadCompositing and aSendRegisteredChrome parameters are always true.
Comment hidden (mozreview-request) |
Comment hidden (mozreview-request) |
Comment 3•4 years ago
|
||
mozreview-review |
Comment on attachment 8952806 [details] Bug 1440019 - removed some dead code from ContentParent::InitInternal; https://reviewboard.mozilla.org/r/222040/#review227932 This seems to be left over from Nuwa (removed in bug 1284674).
Attachment #8952806 -
Flags: review?(jld) → review+
Assignee | ||
Updated•4 years ago
|
Keywords: checkin-needed
Pushed by ryanvm@gmail.com: https://hg.mozilla.org/integration/autoland/rev/b456c43d706b removed some dead code from ContentParent::InitInternal; r=jld
Keywords: checkin-needed
Comment 5•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b456c43d706b
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla60
You need to log in
before you can comment on or make changes to this bug.
Description
•