Closed Bug 1694510 Opened 3 years ago Closed 3 years ago

WR replay fails on last_frame_used

Categories

(Core :: Graphics: WebRender, defect)

defect

Tracking

()

RESOLVED FIXED
88 Branch
Tracking Status
firefox88 --- fixed

People

(Reporter: kvark, Assigned: kvark)

Details

Attachments

(1 file)

pub struct GlyphKeyCacheInfo {
    eviction_notice: EvictionNotice,
    #[cfg(debug_assertions)]
    #[allow(dead_code)]
    last_frame_used: FrameId,
}

This makes FF nightly not serialize it, but Wrench would expect it there.

Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/2ce2279121cf
Assume default last_frame_used during WR deserialization r=jrmuizel
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 88 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: