Closed
Bug 1438171
Opened 8 years ago
Closed 7 years ago
Failing reftest layout/reftest/canvas/dash-1.html
Categories
(Core :: Graphics: WebRender, defect, P2)
Core
Graphics: WebRender
Tracking
()
RESOLVED
FIXED
mozilla64
| Tracking | Status | |
|---|---|---|
| firefox64 | --- | fixed |
People
(Reporter: nical, Assigned: kats)
References
Details
Attachments
(1 file)
|
1.40 KB,
patch
|
nical
:
review+
|
Details | Diff | Splinter Review |
The test draws some dashed lines on a canvas and compares it with an equivalent scene in SVG.
The SVG version (blurrier at the top of the dashes) seems to better matche what gecko does without WebRender.
| Reporter | ||
Comment 1•8 years ago
|
||
erratum: it's the SVG version that is missing the blurriness, so it's blob image related. probably something that is pixel-snapped while it shouldn't be, or clipped.
| Reporter | ||
Updated•8 years ago
|
Assignee: nobody → nical.bugzilla
Updated•8 years ago
|
Blocks: stage-wr-nightly
Priority: -- → P2
Updated•7 years ago
|
| Assignee | ||
Comment 2•7 years ago
|
||
Based on a recent try push, it looks like the current difference on this reftest is (1,100) on Linux and Mac, and (1,135) on Windows. That seems fuzzable to me.
Summary: Failing reftest layout/canvas/dash-1.html → Failing reftest layout/reftest/canvas/dash-1.html
| Assignee | ||
Comment 3•7 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&bugfiler=&group_state=expanded&revision=c258fc18bc67f9c1552e0983cb00ca9251caf278
The existing fuzz annotations already cover it, so we can just remove the fails-if(webrender) entirely.
Assignee: nical.bugzilla → kats
| Assignee | ||
Comment 4•7 years ago
|
||
Attachment #9012625 -
Flags: review?(nical.bugzilla)
| Reporter | ||
Updated•7 years ago
|
Attachment #9012625 -
Flags: review?(nical.bugzilla) → review+
Pushed by kgupta@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/4ee1e1103a82
Re-enable passing reftest. r=nical
Comment 6•7 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox64:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla64
You need to log in
before you can comment on or make changes to this bug.
Description
•