Closed
Bug 1413055
Opened 8 years ago
Closed 8 years ago
stylo: Crash when try to open hamburger menu with Style chrome activated
Categories
(Core :: CSS Parsing and Computation, defect, P1)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
firefox-esr52 | --- | unaffected |
firefox56 | --- | unaffected |
firefox57 | --- | unaffected |
firefox58 | --- | disabled |
People
(Reporter: github, Assigned: xidorn)
References
Details
(Keywords: nightly-community)
Crash Data
User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.13; rv:58.0) Gecko/20100101 Firefox/58.0
Build ID: 20171030103605
Steps to reproduce:
Open firefox with fresh profile
set layout.css.servo.chrome.enabled to true
restart browser
open the hamburger menu
Actual results:
Firefox crashes
Expected results:
Menu should open and display the menu entries
Reporter | ||
Updated•8 years ago
|
Blocks: stylo-chrome
Keywords: nightly-community
Hardware: Unspecified → x86_64
Version: 58 Branch → Trunk
Comment 1•8 years ago
|
||
I've been using stylo-chrome for a while, but never seen any crashes, and can't reproduce with a new profile either.
Can you please put the link to crash report?
Flags: needinfo?(github)
Summary: Crash when try to open hamburger menu with Style chrome activated → stylo: Crash when try to open hamburger menu with Style chrome activated
Reporter | ||
Comment 2•8 years ago
|
||
https://crash-stats.mozilla.com/report/index/5f6dcea5-66be-42d1-aa6f-dee6b0171031
https://crash-stats.mozilla.com/report/index/e3b48bc6-bf10-4207-a05c-cf1e70171031
sorry for not including them in the first time
Flags: needinfo?(github)
Comment 3•8 years ago
|
||
Thanks! I guess the crash is caused by bug 1374177.
Assignee | ||
Comment 4•8 years ago
|
||
Sounds like stylo-chrome is not usable on Mac at the moment because of the three new internal properties that we didn't added into Stylo. Those should be fixed soon.
Assignee | ||
Updated•8 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
Updated•8 years ago
|
Crash Signature: [@ mozalloc_abort | abort | style::gecko::wrapper::{{impl}}::needs_transitions_update ]
status-firefox56:
--- → unaffected
status-firefox57:
--- → unaffected
status-firefox58:
--- → disabled
status-firefox-esr52:
--- → unaffected
OS: Unspecified → Mac OS X
Comment 5•8 years ago
|
||
P1 because this crash will block us from enabling stylo-chrome on Mac.
Priority: -- → P1
Comment 6•8 years ago
|
||
This will be fixed by bug 1374178 soon. Assigning to Xidorn. If that bug did not fix the crash, it's an animation fault, I guess. :)
Assignee: nobody → xidorn+moz
Status: NEW → ASSIGNED
Assignee | ||
Comment 7•8 years ago
|
||
Just tested with Manish on his macOS install, and this happened before upgrading to Nightly 59, but no longer happens after the upgrade, so let's call it fixed!
Status: ASSIGNED → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•