Closed
Bug 1614648
Opened 6 years ago
Closed 5 years ago
Make GradientItem and ColorStop support angular color stops
Categories
(Core :: CSS Parsing and Computation, task)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
mozilla75
Tracking | Status | |
---|---|---|
firefox75 | --- | fixed |
People
(Reporter: ntim, Assigned: ntim)
References
Details
Attachments
(1 file)
Conic gradient needs to support AngleOrPercentage
instead of LengthPercentage
.
Assignee | ||
Comment 1•6 years ago
|
||
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/7e16a18f0f94
Make GradientItem and ColorStop support angular color stops. r=emilio
Comment 3•5 years ago
|
||
Backed out changeset 7e16a18f0f94 (bug 1614648) for build bustages in layout/painting/nsCSSRenderingGradients. CLOSED TREE
Log:
https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=288508759&repo=autoland&lineNumber=31620
Push with failures:
https://treeherder.mozilla.org/#/jobs?repo=autoland&group_state=expanded&revision=7e16a18f0f940a2e4064e49b4b138c1ce64ba28e
Backout:
https://hg.mozilla.org/integration/autoland/rev/c665be82f66426644d2020a3734a8bcc7b0a4d52
Flags: needinfo?(ntim.bugs)
Pushed by ntim.bugs@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/f0f39d5db933
Make GradientItem and ColorStop support angular color stops. r=emilio
Assignee | ||
Updated•5 years ago
|
Flags: needinfo?(ntim.bugs)
Comment 5•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox75:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla75
Assignee | ||
Updated•5 years ago
|
Blocks: conic-gradients
You need to log in
before you can comment on or make changes to this bug.
Description
•