Closed
Bug 1754829
Opened 3 years ago
Closed 3 years ago
Detect when an SVG path is a rect
Categories
(Core :: Graphics: WebRender, enhancement, P3)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
99 Branch
Tracking | Status | |
---|---|---|
firefox99 | --- | fixed |
People
(Reporter: nical, Assigned: nical)
References
(Blocks 2 open bugs)
Details
Attachments
(1 file)
Google slides looooves to produce those and they get us down a much slower path than proper rects.
Assignee | ||
Comment 1•3 years ago
|
||
This patch doesn't attempt to cache the result. I don't know if it will cause regressions in practice.
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/a0cf41898cf6
Detect when an SVG path is a Rectangle. r=gfx-reviewers,mstange
Comment 3•3 years ago
|
||
Backed out for causing hybrid bustages on SVGPathSegUtils.cpp
- Backout link
- Push with failures
- Failure Log
- Failure line: gmake[4]: *** [/builds/worker/checkouts/gecko/config/rules.mk:659: SVGPathSegUtils.obj] Error 1
Flags: needinfo?(nical.bugzilla)
Pushed by nsilva@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/71732ed61fb2
Detect when an SVG path is a Rectangle. r=gfx-reviewers,mstange
Comment 5•3 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox99:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 99 Branch
Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(nical.bugzilla)
You need to log in
before you can comment on or make changes to this bug.
Description
•