Bug 165416

Summary: One esc to exit fullscreen and pointer lock
Product: WebKit Reporter: Jeremy Jones <jeremyj-wk>
Component: New BugsAssignee: Jeremy Jones <jeremyj-wk>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, jer.noble, jonlee, thorton, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch
none
Patch none

Description Jeremy Jones 2016-12-05 14:34:32 PST
one esc to exit fullscreen and pointer lock
Comment 1 Jeremy Jones 2016-12-05 14:36:07 PST
rdar://problem/29430711
Comment 2 Jeremy Jones 2016-12-05 14:58:44 PST
Created attachment 296196 [details]
Patch
Comment 3 Jon Lee 2016-12-05 15:13:31 PST
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.
Comment 4 Jeremy Jones 2016-12-05 21:43:09 PST
Created attachment 296269 [details]
Patch
Comment 5 Jeremy Jones 2016-12-06 09:43:26 PST
(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 6 Jer Noble 2016-12-06 16:43:13 PST
Comment on attachment 296269 [details]
Patch

r=me with nit, please generate expected.txt results before landing.
Comment 7 Jeremy Jones 2016-12-07 15:51:18 PST
Created attachment 296429 [details]
Patch
Comment 8 Jeremy Jones 2016-12-07 15:52:01 PST
Comment on attachment 296429 [details]
Patch

This is missing most of the patch.
Comment 9 Jeremy Jones 2016-12-07 15:54:05 PST
Created attachment 296430 [details]
Patch
Comment 10 WebKit Commit Bot 2016-12-07 17:19:31 PST
Comment on attachment 296430 [details]
Patch

Clearing flags on attachment: 296430

Committed r209504: <http://trac.webkit.org/changeset/209504>
Comment 11 WebKit Commit Bot 2016-12-07 17:19:35 PST
All reviewed patches have been landed.  Closing bug.