Closed Bug 1128214 Opened 9 years ago Closed 9 years ago

[e10s] Crash on MDN -moz-appearance article page

Categories

(Core :: Layout, defect)

x86_64
Windows 10
defect
Not set
critical

Tracking

()

VERIFIED FIXED
mozilla39
Tracking Status
e10s m6+ ---
firefox39 --- fixed

People

(Reporter: josh.tumath+bugzilla, Assigned: jimm)

References

()

Details

(Keywords: crash)

Crash Data

Attachments

(1 file, 2 obsolete files)

User Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150131030230

Steps to reproduce:

Visit the page:
https://developer.mozilla.org/en-US/docs/Web/CSS/-moz-appearance


Actual results:

Crash after loading a while. Before the crash, the page is unresponsive.
Crash id: 565fa8b9-7b71-4c18-83d8-14e312150131
Severity: normal → critical
Crash Signature: [@ GetTopLevelWindowActiveState ]
tracking-e10s: --- → ?
Keywords: crash
OS: Windows NT → Windows 10
Hardware: x86 → x86_64
Status: UNCONFIRMED → NEW
Ever confirmed: true
Assignee: nobody → mrbkap
Assignee: mrbkap → jmathies
Attached patch fix (obsolete) — Splinter Review
The cause of the crash is PuppetWidget doesn't support nsWindowBase, so we can't make this cast here. There's also no need to return the real active state when we're rendering these elements in content.
Attachment #8575179 - Flags: review?(roc)
Attached patch fix (obsolete) — Splinter Review
right patch this time.
Attachment #8575179 - Attachment is obsolete: true
Attachment #8575179 - Flags: review?(roc)
Attachment #8575181 - Flags: review?(roc)
Comment on attachment 8575181 [details] [diff] [review]
fix

Review of attachment 8575181 [details] [diff] [review]:
-----------------------------------------------------------------

Add a crashtest for this?
Attachment #8575181 - Flags: review?(roc) → review+
Thanks for the quick review!
Attachment #8575181 - Attachment is obsolete: true
https://hg.mozilla.org/mozilla-central/rev/f3c823ccc92a
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla39
39.0a1 (2015-03-11)
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: