Open
Bug 783750
Opened 13 years ago
Updated 3 years ago
Implement an AppShell for content processes
Categories
(Core :: Widget, defect)
Core
Widget
Tracking
()
NEW
People
(Reporter: cjones, Unassigned)
Details
+++ This bug was initially created as a clone of Bug #776132 +++
We've had two bugs now where using platform-specific nsAppShell in content processes caused things to 'asplode. That's really ridiculous, because we never want to use that kind of platform-specific code in content processes. We'll continue to hit those kinds of silly bugs.
We should make a platform-neutral AppShell for content processes. Wrt previous naming, PuppetAppShell seems most appropriate. It just needs to poll a notifying fd or a condvar.
Comment 1•13 years ago
|
||
Chris, Jonas asked if we could get some clarification here. Thanks.
Whiteboard: [blocked-on-input Chris Jones]
Comment 2•13 years ago
|
||
Can we have some clarification on the clarification? What do you need to know?
| Reporter | ||
Updated•13 years ago
|
blocking-basecamp: ? → -
blocking-kilimanjaro: --- → +
Whiteboard: [blocked-on-input Chris Jones]
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•