Closed
Bug 1043709
Opened 10 years ago
Closed 10 years ago
[e10s] View Selection Source does not work on e10s, tab crashes and View Selection Source window is empty
Categories
(Core :: IPC, defect)
Tracking
()
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
e10s | + | --- |
People
(Reporter: alice0775, Assigned: billm)
References
Details
(Keywords: crash, regression)
Crash Data
Steos To Reproduce
1. Enable e10s autostart and restart
2. Open any web page (e.g. https://developer.mozilla.org/en-US/Add-ons/Code_snippets )
3. Select some texts
4. Perform "View Selection Source" from context menu
Actual Results:
tab crashes, bp-cff586dc-2ce2-40dd-af0d-4b6012140725 .
View Selection Source window is empty.
Expected Results:
No tab crash.
Source code should display in View Selection Source window.
Reporter | ||
Comment 1•10 years ago
|
||
Regression window(m-i)
Good:
https://hg.mozilla.org/integration/mozilla-inbound/rev/274a3f27b497
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 ID:20140717203733
Bad:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ed1736c6367a
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0 ID:20140717211032
Pushlog;
http://hg.mozilla.org/integration/mozilla-inbound/pushloghtml?fromchange=274a3f27b497&tochange=ed1736c6367a
Triggered by:
ed1736c6367a Bill McCloskey — Bug 950745 - Flag when we're processing urgent messages and disallow certain activities (r=bsmedberg,luke)
Blocks: 950745
Keywords: regression
Comment 2•10 years ago
|
||
Bill: this crash's stack trace is similar to the RemoveScriptBlocker bug 1041656's stack trace.
Assignee | ||
Comment 3•10 years ago
|
||
This is fixed by the patch in bug 1042587.
Reporter | ||
Comment 4•10 years ago
|
||
No longer crash.
https://hg.mozilla.org/mozilla-central/rev/afcb3af79d09
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0 ID:20140807030202
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•