Bug 1542696 Comment 0 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

# Steps to reproduce

1. Set `fission.oopif.attribute` to `true`.
2. Set `gfx.webrender.picture-caching` to `false`.
3. Set `gfx.webrender.all`to `true`.
4. Restart Firefox.
5. Navigate to https://hsivonen.fi/fission-scroll.html

# Actual results

Asserttion crash at https://searchfox.org/mozilla-central/rev/6db0a6a56653355fcbb25c4fa79c6e7ffc6f88e9/gfx/wr/webrender/src/display_list_flattener.rs#1348

# Expected results

No crash.

Back to Bug 1542696 Comment 0