(Android) Crash in @ RetainedDisplayListBuilder::MergeDisplayLists with layout.display-list.retain=true
Categories
(Core :: Web Painting, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr60 | --- | unaffected |
| firefox66 | --- | unaffected |
| firefox67 | --- | unaffected |
| firefox68 | --- | fixed |
People
(Reporter: csheany, Assigned: tnikkel)
References
(Regression)
Details
(Keywords: crash, regression)
User Agent: Mozilla/5.0 (Android 7.1.1; Tablet; rv:68.0) Gecko/68.0 Firefox/68.0
Steps to reproduce:
https://crash-stats.mozilla.org/report/index/f444f4b5-eb07-4b02-8b5a-9b81e0190325
Comment 1•6 years ago
|
||
We had a similar bug about a year ago, Bug 1419546. It appears there still are a small amount of crashes in this signature following that fix. Do you have steps to reproduce? Thanks.
Thank you for your response.
This was after enabling the pref on mobile given Bug 1537667.
STR
- Open https://hg.mozilla.org/mozilla-central/pushloghtml
- Edit the range
Results:
The browser crashes
Updated•6 years ago
|
| Assignee | ||
Updated•6 years ago
|
| Assignee | ||
Comment 4•6 years ago
|
||
Please test in a build with bug 1539391 fixed.
Will do first thing with Nightly 67.0a1 (2019-03-28) :)
Are you able to reproduce with Nightly 67.0a1 (2019-03-27)?
Does it require enabling additional prefs?
| Assignee | ||
Comment 6•6 years ago
|
||
You just need to set layout.display-list.retain=true in order to test. Thanks.
If forgot to ask before and thought that might have been the cause.
Or it was too early as it is not the default yet.
Glad I reported it though.
| Assignee | ||
Comment 8•6 years ago
|
||
layout.display-list.retain=true is ready for testing on android. Hopefully enabled by default soon.
Ironically ARM was late to the party but...
IT'S NOT CRASHING! :)
| Assignee | ||
Updated•6 years ago
|
| Reporter | ||
Comment 10•6 years ago
|
||
Thank you Timothy!
Updated•6 years ago
|
Updated•6 years ago
|
Updated•4 years ago
|
Description
•