Closed
Bug 1059622
Opened 10 years ago
Closed 10 years ago
Some gradient tests fail on OSX with tiling enabled
Categories
(Core :: Graphics: Layers, defect)
Tracking
()
RESOLVED
FIXED
mozilla34
People
(Reporter: mattwoodrow, Assigned: mattwoodrow)
References
Details
Attachments
(1 file)
14.33 KB,
patch
|
bas.schouten
:
review+
|
Details | Diff | Splinter Review |
Assignee | ||
Comment 1•10 years ago
|
||
Jeff, is it expected that gradient rendering is dependent on the destination surface size in some way?
Flags: needinfo?(jmuizelaar)
Comment 2•10 years ago
|
||
Yes, bug 966996 caused some of that. It might be worth reverting the clip extents part of that patch to see if it helps.
It's also very believable that gradient drawing could not be start position invariant. Skia's implementation currently has this problem.
Flags: needinfo?(jmuizelaar)
Assignee | ||
Comment 3•10 years ago
|
||
Unfortunately that didn't help :(
Attachment #8480935 -
Flags: review?(jmuizelaar)
Updated•10 years ago
|
Attachment #8480935 -
Flags: review?(jmuizelaar) → review+
Assignee | ||
Comment 4•10 years ago
|
||
Comment 5•10 years ago
|
||
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla34
Assignee | ||
Comment 6•10 years ago
|
||
Comment 7•10 years ago
|
||
Updated•10 years ago
|
Flags: qe-verify-
You need to log in
before you can comment on or make changes to this bug.
Description
•