Closed
Bug 1474646
Opened 7 years ago
Closed 6 years ago
Bump euclid to 0.18 for webrender
Categories
(Core :: Graphics: WebRender, enhancement, P1)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
People
(Reporter: boris, Assigned: boris)
References
Details
(Whiteboard: [gfx-noted])
Attachments
(2 files, 1 obsolete file)
Bug 1467277 bumped euclid to 0.18 for style. However, we did't bump it for gfx in that bug. Let's do this here. Besides, euclid had been bumped in plane-split, so it's time to update euclid everywhere in Gecko.
Comment 1•7 years ago
|
||
This looks like it should be a PR against https://github.com/servo/webrender
Comment 2•7 years ago
|
||
Actually I don't know what this patch is doing at all.
Assignee | ||
Comment 3•7 years ago
|
||
Sorry. That patch is just a notification for the update of the API, Polygon::from_transformed_rect() in gfx/webrender. I didn't fix this bug for now.
[1] https://searchfox.org/mozilla-central/rev/28daa2806c89684b3dfa4f0b551db1d099dda7c2/gfx/webrender/src/batch.rs#1717
Comment 4•7 years ago
|
||
Ah, I see. So yeah, you should submit a PR against the webrender github repo to bump the version of plane-split/euclid there, and then when we sync it to m-c this will get fixed.
Assignee | ||
Comment 5•7 years ago
|
||
Got it. I will check it. Thanks for the help, kats :)
Assignee | ||
Updated•7 years ago
|
Assignee: nobody → boris.chiou
Assignee | ||
Comment 6•7 years ago
|
||
This PR is dependent on https://github.com/pcwalton/pathfinder/pull/89
Updated•7 years ago
|
Assignee | ||
Comment 7•7 years ago
|
||
Attachment #8991377 -
Attachment is obsolete: true
Assignee | ||
Comment 8•6 years ago
|
||
Webrender PR #2904 was merged last week, so let's close this bug.
Assignee | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•