Closed
Bug 1620606
Opened 5 years ago
Closed 5 years ago
WebRender Builder-level capture is broken
Categories
(Core :: Graphics: WebRender, defect, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla77
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: kvark, Assigned: kvark)
Details
Attachments
(1 file)
Looking at a recent capture, the builder stuff is close to being empty:
(
pending_retained_tiles: (
),
globals: (
default_image_handle: (
location: Some((
block_index: (256),
epoch: (441),
)),
),
default_transparent_rect_handle: (
location: Some((
block_index: (1280),
epoch: (441),
)),
),
),
)
The idea was to print out all the primitive instances, which is helpful for debugging.
Assignee | ||
Comment 1•5 years ago
|
||
this is purely infomational and doesn't get loaded back ever
Updated•5 years ago
|
Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED
Pushed by dmalyshau@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/b1f2cc4f152a
Capture clip and primitive stores r=aosmond
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox77:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in
before you can comment on or make changes to this bug.
Description
•