[Webkit-unassigned] [Bug 99775] Build fix after r131741.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 19 00:01:28 PDT 2012


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





--- Comment #3 from Csaba Osztrogonac <ossy at webkit.org>  2012-10-19 00:02:23 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.

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