Closed
Bug 1096614
Opened 10 years ago
Closed 8 years ago
Make the CCAnalyzer work with e10s
Categories
(Testing :: Mochitest, defect, P3)
Testing
Mochitest
Tracking
(e10s+)
RESOLVED
WONTFIX
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: mccr8, Unassigned)
References
(Depends on 1 open bug, Blocks 1 open bug)
Details
(Whiteboard: [MemShrink:P2])
Attachments
(1 file)
8.38 KB,
patch
|
Details | Diff | Splinter Review |
From what I'm seeing in bug 1094749, it looks like we're running the CCAnalyzer in the parent process, but not in the child process. These debugger tests are creating and destroying windows in the child process, so we need to run in there, too, maybe even only there.
Reporter | ||
Updated•10 years ago
|
tracking-e10s:
--- → ?
Reporter | ||
Updated•10 years ago
|
Whiteboard: [MemShrink]
Reporter | ||
Comment 1•10 years ago
|
||
Is this something you'd like to look at, Tim? I think I can work on it if not.
Flags: needinfo?(ttaubert)
Comment 2•10 years ago
|
||
(In reply to Andrew McCreight [:mccr8] from comment #1)
> Is this something you'd like to look at, Tim? I think I can work on it if
> not.
Sorry I think I can't pick this up anytime soon but I can give feedback if that helps.
Flags: needinfo?(ttaubert)
Reporter | ||
Updated•10 years ago
|
Component: General → Mochitest Chrome
![]() |
||
Updated•10 years ago
|
Whiteboard: [MemShrink] → [MemShrink:P2]
Reporter | ||
Updated•10 years ago
|
Reporter | ||
Comment 4•10 years ago
|
||
Reporter | ||
Updated•10 years ago
|
Assignee: nobody → continuation
Reporter | ||
Comment 5•10 years ago
|
||
try run, showing a leak still: https://treeherder.mozilla.org/#/jobs?repo=try&revision=2b5bc67e4bd3
Updated•9 years ago
|
Priority: -- → P3
Reporter | ||
Comment 6•9 years ago
|
||
I'm not sure if this is worth fixing, or the dependent bugs. We may want to just remove the CCAnalyzer.
Assignee: continuation → nobody
Reporter | ||
Updated•8 years ago
|
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•7 years ago
|
Component: Mochitest Chrome → Mochitest
You need to log in
before you can comment on or make changes to this bug.
Description
•