Bug 96580

Summary: css3/filters/custom/filter-fallback-to-software.html fail on wk2
Product: WebKit Reporter: Stephanie Lewis <slewis>
Component: WebKit2Assignee: 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    

Description Stephanie Lewis 2012-09-12 17:07:56 PDT
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
Comment 1 Stephanie Lewis 2012-09-12 18:59:24 PDT
Committed TestExpectations in http://trac.webkit.org/projects/webkit/changeset/128392
Comment 2 Stephanie Lewis 2012-09-12 23:28:26 PDT
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.
Comment 3 Benjamin Poulain 2013-04-02 18:41:33 PDT
This test was introduced by Adobe.
It seems completely unreliable on Mac.

Alexandru, can you please have a look at what is going on?
Comment 4 Max Vujovic 2013-04-03 11:19:11 PDT
I'll investigate this. Thanks for the bug report.
Comment 5 Max Vujovic 2013-04-11 14:08:10 PDT
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.
Comment 6 Max Vujovic 2013-05-17 09:36:33 PDT
*** Bug 116238 has been marked as a duplicate of this bug. ***