Closed Bug 1506762 Opened 6 years ago Closed 6 years ago

Store wr::WebRenderPipelineInfo directly in AsyncImagePipelineManager::PipelineUpdates

Categories

(Core :: Graphics: WebRender, enhancement, P2)

enhancement

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: sotaro, Assigned: sotaro)

References

Details

Attachments

(1 file, 2 obsolete files)

AsyncImagePipelineManager::PipelineUpdates does not store wr::WebRenderPipelineInfo directly. Instead, it is converted to std::queue<std::pair<wr::PipelineId, Maybe<wr::Epoch>>>. But it is not necessary since Bug 1506091 fix. Since wr::WebRenderPipelineInfo is thread safe ref-counted now.
Assignee: nobody → sotaro.ikeda.g
Attachment #9024634 - Flags: review?(matt.woodrow)
Priority: -- → P2
Attachment #9024634 - Flags: review?(matt.woodrow) → review+
Pushed by sikeda@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ae143b5f65fb
Store wr::WebRenderPipelineInfo directly in AsyncImagePipelineManager::PipelineUpdates r=mattwoodrow
https://hg.mozilla.org/mozilla-central/rev/ae143b5f65fb
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: