[Webkit-unassigned] [Bug 99775] Build fix after r131741 for !ENABLE(CSS_SHADERS) platforms

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 19 01:55:23 PDT 2012


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





--- Comment #4 from Csaba Osztrogonac <ossy at webkit.org>  2012-10-19 01:56:19 PST ---
(From update of attachment 169505)
View in context: https://bugs.webkit.org/attachment.cgi?id=169505&action=review

>> Source/WebKit2/Shared/CoordinatedGraphics/CoordinatedGraphicsArgumentCoders.cpp:259
>> +            RefPtr<CustomFilterProgram> program = WebKit::WebCustomFilterProgram::create(vertexShaderString, fragmentShaderString, programType, mixSettings);
> 
> If WebKit isn't valid namespace, I don't think if WebKit::WebCustomFilterProgram::create is valid function name.

I didn't say anything, this code is ENABLE(CSS_SHADERS) guarded.

-- 
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