Open Bug 2046918 Opened 1 month ago Updated 18 days ago

Move FastTransform to webrender_api crate

Categories

(Core :: Graphics: WebRender, task)

task

Tracking

()

ASSIGNED

People

(Reporter: nico, Assigned: nico, NeedInfo)

Details

Attachments

(1 file)

Servo has made this type public and it using it outside of WebRender (along with other webrender_api types). However, that it causing crates to depend on webrender rather than just webrender_api which pessimises our build parallelism. This moves the type from webrender into webrender_api solving that issue.

(patch incoming)

Assignee: nobody → nico
Status: NEW → ASSIGNED
Attachment #9596638 - Attachment description: WIP: Bug 2046918: Move FastTransform to webrender_api crate r#gfx-reviewers,nical → Bug 2046918: Move FastTransform to webrender_api crate r=#gfx-reviewers
Pushed by agoloman@mozilla.com: https://github.com/mozilla-firefox/firefox/commit/d1c4905f3157 https://hg.mozilla.org/integration/autoland/rev/5e7f922b81cf Revert "Bug 2046918: Move FastTransform to webrender_api crate r=gfx-reviewers,nical" for causing webrender bustages.

Backed out for causing webrender bustages.

Flags: needinfo?(nico)

I've tried to manually fix the format errors. But I am unable to reproduce the lint locally (./mach format and ./mach lint both return no errors), and ./mach try isn't letting me login (internal Mozilla login now seems to be the only option).

Flags: needinfo?(nico)

There is an r+ patch which didn't land and no activity in this bug for 1 week.
:nico, could you have a look please?
If you still have some work to do, you can add an action "Plan Changes" in Phabricator.
For more information, please visit BugBot documentation.

Flags: needinfo?(nico)
Flags: needinfo?(nical.bugzilla)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: