Closed
Bug 796826
Opened 12 years ago
Closed 6 years ago
Don't rely on Gonk to initialize Gecko process when restarting B2G; instead, do it in PowerManagerService::Restart()
Categories
(Core :: DOM: Core & HTML, defect, P5)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
WONTFIX
blocking-basecamp | - |
People
(Reporter: airpingu, Unassigned)
References
Details
As title, we shouldn't rely on Gonk to initialize Gecko process when restarting B2G because it's more like a gonk-specific implementation. Instead, we should consider it in the PowerManagerService::Restart(). Please refer to the related bug and comment at [1].
[1] https://bugzilla.mozilla.org/show_bug.cgi?id=793970#c13
Reporter | ||
Comment 1•12 years ago
|
||
Not sure if this one is bb+. Cjones might be able to decide that.
blocking-basecamp: --- → ?
No, the concern referred to in the comment linked from comment 0 is explicitly for non-gonk OSes.
blocking-basecamp: ? → -
Flags: needinfo?(jones.chris.g)
Comment 4•6 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven't been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Comment 5•6 years ago
|
||
Mass closing as we are no longer working on b2g/firefox os.
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
Comment 6•6 years ago
|
||
Mass closing as we are no longer working on b2g/firefox os.
Assignee | ||
Updated•6 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•