Bug 113056 - [Qt] Fix build with OpenCL 1.2
Summary: [Qt] Fix build with OpenCL 1.2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Qt (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Allan Sandfeld Jensen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-03-22 07:27 PDT by Allan Sandfeld Jensen
Modified: 2013-03-22 11:29 PDT (History)
2 users (show)

See Also:


Attachments
Patch (4.75 KB, patch)
2013-03-22 07:30 PDT, Allan Sandfeld Jensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Allan Sandfeld Jensen 2013-03-22 07:27:00 PDT
We have an experiment compile setting to enable OpenCL for some SVG filters. Unfortunately it uses old build-system style and fails to build due to warning over using deprecated OpenCL 1.1 methods (we escalate warnings to errors).
Comment 1 Allan Sandfeld Jensen 2013-03-22 07:30:14 PDT
Created attachment 194538 [details]
Patch
Comment 2 Kenneth Rohde Christiansen 2013-03-22 07:31:30 PDT
Comment on attachment 194538 [details]
Patch

Nice
Comment 3 WebKit Review Bot 2013-03-22 08:06:34 PDT
Comment on attachment 194538 [details]
Patch

Clearing flags on attachment: 194538

Committed r146613: <http://trac.webkit.org/changeset/146613>
Comment 4 WebKit Review Bot 2013-03-22 08:06:38 PDT
All reviewed patches have been landed.  Closing bug.