Closed
Bug 845668
Opened 13 years ago
Closed 7 years ago
Stand up nested content processes
Categories
(Core :: General, defect)
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: cjones, Unassigned)
References
Details
(Whiteboard: [leave open])
Attachments
(3 files)
|
1.70 KB,
patch
|
jdm
:
review+
|
Details | Diff | Splinter Review |
|
3.52 KB,
patch
|
smaug
:
review+
|
Details | Diff | Splinter Review |
|
10.02 KB,
patch
|
Details | Diff | Splinter Review |
Step 1 in getting them working will be getting them launching. Just like we ran into 5 or 10 little annoying bugs standing up content processes for gonk, I'm sure we'll hit the same thing here. Needs a little gdb elbow grease.
At this point, I wouldn't expect anything interesting to work, although hopefully we'll be surprised!
| Reporter | ||
Comment 1•13 years ago
|
||
Bare minimum is that a Hello world page should render.
Comment 3•12 years ago
|
||
Comment on attachment 761904 [details] [diff] [review]
Remove nsFrameLoader::mChildHost
Review of attachment 761904 [details] [diff] [review]:
-----------------------------------------------------------------
ContentParent::ActorDestroy looks like it deals with the lifetime issues that bug 545237 describes, so this looks ok to me.
Attachment #761904 -
Flags: review?(josh) → review+
Comment 4•12 years ago
|
||
Whiteboard: [leave open]
Comment 5•12 years ago
|
||
Attachment #762265 -
Flags: review?(bugs)
Comment 6•12 years ago
|
||
Backed out for Windows mochitest-2 crashes as shown in bug 882887.
https://hg.mozilla.org/integration/mozilla-inbound/rev/0c078f228d84
Updated•12 years ago
|
Attachment #762265 -
Flags: review?(bugs) → review+
Comment 7•12 years ago
|
||
Comment 8•12 years ago
|
||
Comment 9•12 years ago
|
||
Updated•11 years ago
|
Blocks: nested-oop
Comment 10•7 years ago
|
||
Ryan, do you think there's anything useful to be taken from this bug, or can it just be dup'ed to bug 1500257 or bug 1429896?
Flags: needinfo?(rhunt)
Comment 11•7 years ago
|
||
We can definitely close this now with bug 1522579.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(rhunt)
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•