Bug 96580
Summary: | css3/filters/custom/filter-fallback-to-software.html fail on wk2 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Stephanie Lewis <slewis> |
Component: | WebKit2 | Assignee: | Max Vujovic <mvujovic> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | achicu, benjamin, dino, krit, michelangelo, mvujovic, rniwa, simon.fraser, slewis |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Mac | ||
OS: | Unspecified | ||
Bug Depends on: | 109098, 94372 | ||
Bug Blocks: | 114786 |
Stephanie Lewis
Related to https://bugs.webkit.org/show_bug.cgi?id=94372. At that point the test was removed from TestExpectations and wk1 and wk2 release builds started passing. However debug on wk2 is still failing. Occurs on Lion and MountainLion.
http://build.webkit.org/results/Apple%20Lion%20Release%20WK2%20(Tests)/r128376%20(3194)/results.html
http://build.webkit.org/results/Apple%20Lion%20Release%20WK2%20(Tests)/r128376%20(3194)/css3/filters/custom/filter-fallback-to-software-diff.png
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Stephanie Lewis
Committed TestExpectations in http://trac.webkit.org/projects/webkit/changeset/128392
Stephanie Lewis
Ok I got this backwards. On the bots only Release is failing (note the posted results). On my machine both release and debug are failing.
Benjamin Poulain
This test was introduced by Adobe.
It seems completely unreliable on Mac.
Alexandru, can you please have a look at what is going on?
Max Vujovic
I'll investigate this. Thanks for the bug report.
Max Vujovic
This looks like a legitimate repaint bug related to filters falling back to software. The blue drop shadow is not drawn unless you force a repaint.
The patch in bug 109098 makes this issue go away. I'll need to work more on that patch.
Max Vujovic
*** Bug 116238 has been marked as a duplicate of this bug. ***