WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
102319
[chromium] Move allowWebGL query to WebFrameClient
https://bugs.webkit.org/show_bug.cgi?id=102319
Summary
[chromium] Move allowWebGL query to WebFrameClient
Kenneth Russell
Reported
2012-11-14 19:30:57 PST
After offline discussion, the allowWebGL query added in
https://bugs.webkit.org/show_bug.cgi?id=101826
needs to be moved from WebPermissionClient to WebFrameClient in order to keep its implementation in the content/ module and avoid polluting the content/ API.
Attachments
Patch
(3.55 KB, patch)
2012-11-14 19:39 PST
,
Kenneth Russell
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2012-11-14 19:39:53 PST
Created
attachment 174323
[details]
Patch
WebKit Review Bot
Comment 2
2012-11-14 19:42:23 PST
Please wait for approval from
abarth@webkit.org
,
dglazkov@chromium.org
,
fishd@chromium.org
,
jamesr@chromium.org
or
tkent@chromium.org
before submitting, as this patch contains changes to the Chromium public API. See also
https://trac.webkit.org/wiki/ChromiumWebKitAPI
.
Adam Barth
Comment 3
2012-11-15 10:02:35 PST
Comment on
attachment 174323
[details]
Patch I'm slightly hesitant to design the WebKit API around the higher-level abstractions in Chromium, but this change seems ok.
WebKit Review Bot
Comment 4
2012-11-15 10:34:05 PST
Comment on
attachment 174323
[details]
Patch Clearing flags on attachment: 174323 Committed
r134794
: <
http://trac.webkit.org/changeset/134794
>
WebKit Review Bot
Comment 5
2012-11-15 10:34:09 PST
All reviewed patches have been landed. Closing bug.
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