Bug 127755 - WebGLLoadPolicy::WebGLAsk is an unnecessary value.
Summary: WebGLLoadPolicy::WebGLAsk is an unnecessary value.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-27 19:24 PST by Roger Fong
Modified: 2014-01-30 09:58 PST (History)
7 users (show)

See Also:


Attachments
patch (4.08 KB, patch)
2014-01-27 19:34 PST, Roger Fong
andersca: review+
Details | Formatted Diff | Diff
patch (3.46 KB, patch)
2014-01-27 20:54 PST, Roger Fong
bfulgham: review+
bfulgham: commit-queue+
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-01-27 19:24:12 PST
WebKit only needs to know whether to block or load on the page.
Getting rid of use of WebGLAsk and related values.
Comment 1 Roger Fong 2014-01-27 19:34:38 PST
Created attachment 222396 [details]
patch
Comment 2 Roger Fong 2014-01-27 20:54:54 PST
Created attachment 222402 [details]
patch
Comment 3 Roger Fong 2014-01-27 20:55:31 PST
had a bit of changelog oopsy
Comment 4 Roger Fong 2014-01-27 21:05:50 PST
http://trac.webkit.org/changeset/162912
Comment 5 Brent Fulgham 2014-01-30 09:58:58 PST
Comment on attachment 222402 [details]
patch

r=me