one esc to exit fullscreen and pointer lock
rdar://problem/29430711
Created attachment 296196 [details] Patch
Comment on attachment 296196 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=296196&action=review > Source/WebCore/ChangeLog:3 > + one esc to exit fullscreen and pointer lock One > Source/WebCore/page/EventHandler.cpp:-3068 > - return true; Please explain in the change log why this is removed.
Created attachment 296269 [details] Patch
(In reply to comment #3) > Comment on attachment 296196 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=296196&action=review > > > Source/WebCore/ChangeLog:3 > > + one esc to exit fullscreen and pointer lock > > One dOne > > > Source/WebCore/page/EventHandler.cpp:-3068 > > - return true; > > Please explain in the change log why this is removed. Done.
Comment on attachment 296269 [details] Patch r=me with nit, please generate expected.txt results before landing.
Created attachment 296429 [details] Patch
Comment on attachment 296429 [details] Patch This is missing most of the patch.
Created attachment 296430 [details] Patch
Comment on attachment 296430 [details] Patch Clearing flags on attachment: 296430 Committed r209504: <http://trac.webkit.org/changeset/209504>
All reviewed patches have been landed. Closing bug.