WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2014-02-20 10:33:59 PST
Created
attachment 224771
[details]
Patch
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
<
rdar://problem/16072775
>
Dean Jackson
Comment 4
2014-02-20 15:08:36 PST
Committed
r164451
: <
http://trac.webkit.org/changeset/164451
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug