WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
165692
Don’t expose pointer lock in WebKit1 Objective-C API
https://bugs.webkit.org/show_bug.cgi?id=165692
Summary
Don’t expose pointer lock in WebKit1 Objective-C API
Ryosuke Niwa
Reported
2016-12-09 15:15:21 PST
Right now, there’s a if-def’ed code in WebKit1’s Objective-C API. Since we never enabled pointer lock until now, we’re effectively adding pointer lock to objective-C API now. Don’t do that.
Attachments
Removes the Objective-C API
(2.87 KB, patch)
2016-12-09 15:16 PST
,
Ryosuke Niwa
simon.fraser
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ryosuke Niwa
Comment 1
2016-12-09 15:16:08 PST
Created
attachment 296714
[details]
Removes the Objective-C API
Ryosuke Niwa
Comment 2
2016-12-09 16:06:39 PST
Committed
r209637
: <
http://trac.webkit.org/changeset/209637
>
Ryosuke Niwa
Comment 3
2016-12-09 16:28:52 PST
<
rdar://problem/29604589
>
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