RESOLVED FIXED134312
remove pointer lock prefixes
https://bugs.webkit.org/show_bug.cgi?id=134312
Summary remove pointer lock prefixes
Alex Christensen
Reported 2014-06-25 16:05:04 PDT
The pointer lock code has webkit prefixes. If we enable it, we will not want to have prefixes.
Attachments
Patch (11.65 KB, patch)
2014-06-25 16:10 PDT, Alex Christensen
no flags
Alex Christensen
Comment 1 2014-06-25 16:10:36 PDT
Brady Eidson
Comment 2 2014-06-25 20:03:33 PDT
1 - Does any other platform enable PointerLock? 2 - If so, have they shipped with the prefixes? 3 - If so, do they need the prefixes to stay? You might need to explore the answers to #2 and #3 on webkit-dev
Alex Christensen
Comment 3 2014-06-26 10:32:55 PDT
Chrome hasn't shipped an unprefixed version yet, but it's been in their codebase since https://src.chromium.org/viewvc/blink?revision=173766&view=revision
Brady Eidson
Comment 4 2014-06-26 11:44:36 PDT
(In reply to comment #3) > Chrome hasn't shipped an unprefixed version yet, but it's been in their codebase since https://src.chromium.org/viewvc/blink?revision=173766&view=revision I'm not talking about other browsers/engines - I'm talking about other ports of WebKit. Here, in this project.
Alex Christensen
Comment 5 2014-06-26 14:06:09 PDT
(In reply to comment #4) > I'm not talking about other browsers/engines - I'm talking about other ports of WebKit. Here, in this project. I know. I just thought I'd add the relevant information. I'm pretty sure they're the only ones who ever shipped the webkit-prefixed pointer lock and they're no longer in trunk, so let's put this in next week unless someone opposes with a valid reason.
Dean Jackson
Comment 6 2014-06-28 15:55:08 PDT
Comment on attachment 233845 [details] Patch No one has complained yet. I guess wait for another day and then go ahead.
WebKit Commit Bot
Comment 7 2014-06-30 09:59:47 PDT
Comment on attachment 233845 [details] Patch Clearing flags on attachment: 233845 Committed r170585: <http://trac.webkit.org/changeset/170585>
WebKit Commit Bot
Comment 8 2014-06-30 09:59:52 PDT
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.