Closed Bug 1702243 Opened 4 years ago Closed 4 years ago

WR captures can't be replayed because of native compositing

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

RESOLVED FIXED
89 Branch
Tracking Status
firefox89 --- fixed

People

(Reporter: kvark, Assigned: kvark)

References

Details

Attachments

(1 file)

Output:

[webrender/src/renderer/mod.rs:2080] current_compositor_kind = Draw {
    max_partial_present_rects: 0,
    draw_previous_partial_present_regions: false,
}
[webrender/src/renderer/mod.rs:2080] active_doc_compositor_kind = Draw {
    max_partial_present_rects: 1,
    draw_previous_partial_present_regions: true,
}
thread 'main' panicked at 'internal error: entered unreachable code', webrender/src/renderer/mod.rs:2081:21
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED
Pushed by dmalyshau@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/beadff5fb047 Handle Wrench compositing differences with the capture r=gw
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → 89 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: