[Webkit-unassigned] [Bug 107444] Add error checking into OpenCL version of SVG filters.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 6 03:29:42 PST 2013


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





--- Comment #11 from Zoltan Herczeg <zherczeg at webkit.org>  2013-02-06 03:31:47 PST ---
> bool isFailed(bool value) {
>     if (!value)
>         setInError();
      return !value;
> }

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