Bug 129873 - Remove setSystemWebGLPolicy API and add API to query for WebGL blocking policies.
Summary: Remove setSystemWebGLPolicy API and add API to query for WebGL blocking polic...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-07 02:54 PST by Roger Fong
Modified: 2014-03-07 12:16 PST (History)
2 users (show)

See Also:


Attachments
patch (9.82 KB, patch)
2014-03-07 03:18 PST, Roger Fong
no flags Details | Formatted Diff | Diff
patch (9.83 KB, patch)
2014-03-07 11:05 PST, Roger Fong
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Roger Fong 2014-03-07 02:54:36 PST
setSystemWebGLPolicy was deemed to be unnecessary and is better if replaced by API that a webkit client can just call to get blocking policies.
The blocking policies comes from WKSI.
Comment 1 Roger Fong 2014-03-07 03:18:04 PST
Created attachment 226108 [details]
patch
Comment 2 Roger Fong 2014-03-07 11:05:32 PST
Created attachment 226138 [details]
patch

Just renames the API.
Comment 3 Roger Fong 2014-03-07 12:16:36 PST
https://trac.webkit.org/r165276