[Webkit-unassigned] [Bug 65063] REGRESSION(r91628): 3 canvas tests crash on Chromium Linux and one test fail on Chromium Mac

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Aug 3 12:46:32 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=65063





--- Comment #14 from Stephen White <senorblanco at chromium.org>  2011-08-03 12:46:32 PST ---
(From update of attachment 102814)
View in context: https://bugs.webkit.org/attachment.cgi?id=102814&action=review

> Source/WebCore/platform/graphics/cg/GraphicsContext3DCG.cpp:103
> +    bool hasAlpha = image->hasTransparency();

This now seems to have slightly different semantics:  it checks if currentFrameHasAlpha(), rather than frame 0. Is that intentional?  (Maybe this is actually more correct?)

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list