Closed Bug 1507524 Opened 6 years ago Closed 6 years ago

Put all of the webrender repo's files into m-c

Categories

(Core :: Graphics: WebRender, enhancement)

Other Branch
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla65
Tracking Status
firefox65 --- fixed

People

(Reporter: kats, Assigned: kats)

References

Details

(Whiteboard: [gfx-noted])

Attachments

(2 files)

As one of the first steps for moving webrender in-tree, we should start by actually copying all the files into m-c rather than just selected subfolders. Right now we just dump webrender/, webrender_api, and wrench/ into gfx/ but we'll want to create a gfx/wr folder instead and copy everything into there. m-c's top-level workspace Cargo.toml will need updating, and the webrender_bindings Cargo.toml will need updating to point to the new locations, but other than that everything should just work the same way it does now. Going forward the "wr-future-update" bug series should also continue copying all the contents.

Note that I specifically want a gfx/wr folder instead of a gfx/webrender folder because we have a gfx/webrender folder now which has a different set of things than what it will have, and it would be less confusing if we renamed it to something else (i.e. you will be easily able to tell if you are in the pre- or post-move world by checking for if your tree has a gfx/wr or gfx/webrender folder).
This patch copies the webrender repository contents into gfx/wr. The
existing files from gfx/webrender, gfx/webrender_api, and gfx/wrench are
moved, and the remaining files are added. The revision being used is the
same as before.

In addition, the mozilla-central top-level Cargo.toml and the
gfx/webrender_bindings/Cargo.toml files are updated to reflect the new
structure.
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/89caaea53d18
Move webrender to gfx/wr. r=jrmuizel
https://hg.mozilla.org/integration/autoland/rev/57c4ae4edeca
Update miscellaneous things with the new WR location. r=jrmuizel
https://hg.mozilla.org/mozilla-central/rev/89caaea53d18
https://hg.mozilla.org/mozilla-central/rev/57c4ae4edeca
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla65
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/ec957266789d
Follow-up to remove file accidentally left behind. r=me
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: