Bug 129109

Summary: Add an unresolved WebGLPolicy and an API to resolve it
Product: WebKit Reporter: Dean Jackson <dino>
Component: WebGLAssignee: Dean Jackson <dino>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, gyuyoung.kim, japhet
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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.