Closed
Bug 1106702
Opened 9 years ago
Closed 9 years ago
enable devtools/scratchpad tests with e10s
Categories
(DevTools Graveyard :: Scratchpad, defect)
DevTools Graveyard
Scratchpad
Tracking
(e10s+)
RESOLVED
FIXED
Firefox 37
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: harth, Assigned: past)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
3.40 KB,
patch
|
harth
:
review+
|
Details | Diff | Splinter Review |
All the scratchpad tests are disabled in e10s right now.
Updated•9 years ago
|
Blocks: e10s-tests
tracking-e10s:
--- → +
Assignee | ||
Updated•9 years ago
|
Assignee: nobody → past
Status: NEW → ASSIGNED
Assignee | ||
Comment 1•9 years ago
|
||
Fixing this wasn't too hard after all, there was only reloadAndRun that had to be modified to use the remote debugging protocol instead of reaching into content directly.
Attachment #8536622 -
Flags: review?(fayearthur)
Reporter | ||
Comment 2•9 years ago
|
||
Comment on attachment 8536622 [details] [diff] [review] Make Scratchpad's reloadAndRun use the RDP and enable scratchpad tests with e10s Review of attachment 8536622 [details] [diff] [review]: ----------------------------------------------------------------- Looks good as long as try is good. An e10s try run would be good as well.
Attachment #8536622 -
Flags: review?(fayearthur) → review+
Assignee | ||
Comment 4•9 years ago
|
||
Try and e10s try were green, apart from the expected leaks in debug mode: https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=e89c9e50104c https://treeherder.mozilla.org/ui/#/jobs?repo=try&revision=e0506fd1f76e Landed: https://hg.mozilla.org/integration/fx-team/rev/c34f43a2a072
Comment 5•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/c34f43a2a072
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 37
Updated•5 years ago
|
Product: Firefox → DevTools
Updated•4 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•