Open Bug 1873123 Opened 9 months ago Updated 6 months ago

When WebRender samples a frame from APZ, have APZ provide all the information in one API call

Categories

(Core :: Graphics: WebRender, task, P3)

task

Tracking

()

People

(Reporter: botond, Unassigned)

References

(Blocks 1 open bug)

Details

Currently, when WebRender prepares to build a frame and samples async properties for that frame from APZ by calling apz_sample_transforms, APZ makes a number of WebRender API calls to provide the information being sampled:

During the review of bug 1604280, Glenn suggested that we consider changing the API to provide all this information in a single API call.

Blocks: wr-todos
You need to log in before you can comment on or make changes to this bug.