Closed
Bug 1168229
Opened 10 years ago
Closed 9 years ago
Intermittent e10s browser_aboutHome_activation.js | Error: operation not possible on dead CPOW
Categories
(Firefox Graveyard :: SocialAPI, defect)
Firefox Graveyard
SocialAPI
Tracking
(e10s+, firefox47 wontfix, firefox48 fixed, firefox49 fixed)
RESOLVED
FIXED
Firefox 49
People
(Reporter: philor, Assigned: mixedpuppy)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure)
Attachments
(1 file, 1 obsolete file)
13.11 KB,
patch
|
markh
:
review+
|
Details | Diff | Splinter Review |
No description provided.
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Reporter | ||
Updated•10 years ago
|
Summary: Intermittent browser_aboutHome_activation.js | Error: operation not possible on dead CPOW → Intermittent e10s browser_aboutHome_activation.js | Error: operation not possible on dead CPOW
Comment hidden (Legacy TBPL/Treeherder Robot) |
Updated•10 years ago
|
Blocks: e10s-tests
tracking-e10s:
--- → +
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 77•9 years ago
|
||
This is a really frequent Social intermittent. Any chance you could take a look (or pass it off to someone else) before your leave, Shane?
Flags: needinfo?(mixedpuppy)
Assignee | ||
Comment 78•9 years ago
|
||
I think this will do it. try is currently unavailable.
Flags: needinfo?(mixedpuppy)
Attachment #8750978 -
Flags: review?(markh)
Comment 79•9 years ago
|
||
Comment on attachment 8750978 [details] [diff] [review]
fix dead CpOWs.
Review of attachment 8750978 [details] [diff] [review]:
-----------------------------------------------------------------
rs=me
::: browser/base/content/test/social/social_activate.html
@@ +1,3 @@
> <html>
> <head>
> + <meta charset="utf-8">
this indentation seems odd.
::: browser/base/content/test/social/social_postActivation.html
@@ +1,3 @@
> <html>
> <head>
> + <meta charset="utf-8">
ditto here.
Attachment #8750978 -
Flags: review?(markh) → review+
Assignee | ||
Comment 80•9 years ago
|
||
FWIW, finally repro'd on debug linux (talk about a snails pace). Patch fixes the dead CPOW, but now there are docshell leaks. Will try again.
Assignee | ||
Comment 81•9 years ago
|
||
Assignee | ||
Comment 82•9 years ago
|
||
Assignee | ||
Comment 83•9 years ago
|
||
This is a larger rewrite of the test and from the last try it is looking like everything is passing. Given an r+ on it feel free to land it (depending on timing I may not get to that).
Attachment #8750978 -
Attachment is obsolete: true
Attachment #8751881 -
Flags: review?(markh)
Updated•9 years ago
|
Attachment #8751881 -
Flags: review?(markh) → review+
Updated•9 years ago
|
Keywords: checkin-needed
Assignee | ||
Comment 84•9 years ago
|
||
https://hg.mozilla.org/integration/fx-team/rev/30601f36e8518c2ee5c65de4a13d10d69d748530
Bug 1168229 fix intermittent orange caused by dead CpOWs, r=markh
Assignee | ||
Updated•9 years ago
|
Keywords: checkin-needed
Comment 85•9 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 9 years ago
status-firefox49:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → Firefox 49
Comment hidden (Intermittent Failures Robot) |
Comment 87•9 years ago
|
||
bugherder uplift |
status-firefox48:
--- → fixed
Updated•9 years ago
|
status-firefox41:
affected → ---
status-firefox47:
--- → wontfix
Updated•9 years ago
|
Assignee: nobody → mixedpuppy
Updated•6 years ago
|
Product: Firefox → Firefox Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•