Closed
Bug 1527380
Opened 2 years ago
Closed 2 years ago
Fission: OOP iframes don't work with webrender picture caching
Categories
(Core :: Graphics, enhancement, P3)
Core
Graphics
Tracking
()
Tracking | Status | |
---|---|---|
firefox68 | --- | fixed |
People
(Reporter: rhunt, Assigned: rhunt)
References
(Blocks 2 open bugs)
Details
Attachments
(2 files, 1 obsolete file)
I disabled 'tests/dom/ipc/tests/test_force_oop_iframe.html' when we're using webrender to land the oop-iframe patches because of an assertion.
0:08.50 GECKO(67317) Hit MOZ_CRASH(assertion failed: frame_state.tile_cache.is_none()) at gfx/wr/webrender/src/prim_store/mod.rs:1758
Disabling picture-caching resolved the issue.
Assignee | ||
Updated•2 years ago
|
Blocks: graphics-fission
No longer depends on: graphics-fission
Assignee | ||
Updated•2 years ago
|
Summary: Remote iframes don't work with webrender picture caching → Fission: OOP iframes don't work with webrender picture caching
Comment 2•2 years ago
|
||
Ryan, are you the correct assignee for this bug?
Assignee | ||
Comment 3•2 years ago
|
||
It sounds like this is a Gecko integration issue, so I'll look at fixing it.
Assignee: nobody → rhunt
Flags: needinfo?(rhunt)
Updated•2 years ago
|
Status: NEW → ASSIGNED
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
Assignee | ||
Comment 6•2 years ago
|
||
Updated•2 years ago
|
Attachment #9058394 -
Attachment is obsolete: true
Pushed by rhunt@eqrion.net: https://hg.mozilla.org/integration/mozilla-inbound/rev/34062ef2307c Use BrowsingContext to determine whether a document is top-level content. r=nika
Comment 8•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox68:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla68
Comment 9•2 years ago
|
||
Updated•2 years ago
|
Blocks: gfx-fission
Comment 10•2 years ago
|
||
Pushed by kgupta@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/0939d74e8cb5 Re-enable fission test for WebRender. r=rhunt
Assignee | ||
Updated•2 years ago
|
Assignee | ||
Updated•2 years ago
|
No longer blocks: graphics-fission
Comment 11•2 years ago
|
||
bugherder |
Assignee | ||
Updated•2 years ago
|
Blocks: graphics-fission
You need to log in
before you can comment on or make changes to this bug.
Description
•