Closed Bug 1563993 Opened 5 years ago Closed 5 years ago

WebRender chase through clip items

Categories

(Core :: Graphics: WebRender, enhancement)

66 Branch
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla70
Tracking Status
firefox70 --- fixed

People

(Reporter: kvark, Assigned: kvark)

Details

Attachments

(1 file)

When chasing with WebRender, it's useful to see what clips affects an item, and how they get applied.

Attached file WR chase into clips

it's very helpful to see the list of clips and the way they affect a chased primitive
Example:

    building clip chain instance with local rect TypedRect(1561.0×1968.0 at (-300.0,-300.0))
        clip Rectangle(3840.0×1874.0, Clip) at (0.0,0.0) in space SpatialNodeIndex(1)
        flags (empty), resulted in Partial
        clip Rectangle(3840.0×1874.0, Clip) at (0.0,0.0) in space SpatialNodeIndex(2)
        flags (empty), resulted in Partial
Assignee: nobody → dmalyshau
Status: NEW → ASSIGNED

Thanks for backing out! Looks like the PR had a small functional change that improved the reftest result, but made it fail :) Investigating now

Flags: needinfo?(dmalyshau)
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla70
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: