RESOLVED FIXED 129109
Add an unresolved WebGLPolicy and an API to resolve it
https://bugs.webkit.org/show_bug.cgi?id=129109
Summary Add an unresolved WebGLPolicy and an API to resolve it
Dean Jackson
Reported 2014-02-20 10:20:26 PST
After living on the WebGLPolicy implementation, we discovered we need a way to indicate an unresolved state, and allow it to be resolved later. For this, add a new API alongside webGLLoadPolicy called resolveWebGLLoadPolicy, taking the same parameters and returning the same types.
Attachments
Patch (16.09 KB, patch)
2014-02-20 10:33 PST, Dean Jackson
andersca: review+
Dean Jackson
Comment 1 2014-02-20 10:33:59 PST
WebKit Commit Bot
Comment 2 2014-02-20 10:35:55 PST
Attachment 224771 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/API/C/WKPage.cpp:979: This { should be at the end of the previous line [whitespace/braces] [4] Total errors found: 1 in 18 files If any of these errors are false positives, please file a bug against check-webkit-style.
Dean Jackson
Comment 3 2014-02-20 14:07:27 PST
Dean Jackson
Comment 4 2014-02-20 15:08:36 PST
Note You need to log in before you can comment on or make changes to this bug.