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+
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
Ryosuke Niwa
Comment 3 2016-12-09 16:28:52 PST
Note You need to log in before you can comment on or make changes to this bug.