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.
Created attachment 224771 [details] Patch
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.
<rdar://problem/16072775>
Committed r164451: <http://trac.webkit.org/changeset/164451>