Closed Bug 1692013 Opened 3 years ago Closed 3 years ago

WebRender's RenderBackend does not need a channel to the low priority scene thread

Categories

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

enhancement

Tracking

()

RESOLVED FIXED
87 Branch
Tracking Status
firefox87 --- fixed

People

(Reporter: jimb, Assigned: jimb)

Details

Attachments

(1 file)

At present, webrender::render_backend::RenderBackend has a low_priority_scene_tx channel sender, used only to support DebugCommand::SimulateLongLowPrioritySceneBuild requests, which our code base never uses. Also, the wrong Sender is used, so it wouldn't work if it were used.

In chat, the general sense was that all that should just be removed.

This isn't used, and the support for it has bitrotted
(RenderBackend::low_priority_scene_tx is the wrong channel).

Assignee: nobody → jimb
Status: NEW → ASSIGNED
Pushed by jblandy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/27476a688c70
Remove webrender::RenderApi::DebugCommand::SimulateLongLowPrioritySceneBuild. r=nical
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 87 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: