Bug 82755 - ESC key in full screen does not result in webkitFullScreenChange event.
Summary: ESC key in full screen does not result in webkitFullScreenChange event.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jer Noble
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2012-03-30 11:05 PDT by Jer Noble
Modified: 2012-04-03 10:34 PDT (History)
3 users (show)

See Also:


Attachments
Patch (9.32 KB, patch)
2012-03-30 11:15 PDT, Jer Noble
no flags Details | Formatted Diff | Diff
Patch (10.62 KB, patch)
2012-03-30 11:33 PDT, Jer Noble
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jer Noble 2012-03-30 11:05:54 PDT
ESC key in full screen does not result in webkitFullScreenChange event.
Comment 1 Jer Noble 2012-03-30 11:06:41 PDT
<rdar://problem/11093513>
Comment 2 Jer Noble 2012-03-30 11:15:12 PDT
Created attachment 134842 [details]
Patch
Comment 3 Build Bot 2012-03-30 11:22:24 PDT
Comment on attachment 134842 [details]
Patch

Attachment 134842 [details] did not pass mac-ews (mac):
Output: http://queues.webkit.org/results/12266418
Comment 4 Jer Noble 2012-03-30 11:33:39 PDT
Created attachment 134847 [details]
Patch

Edit the WebCore.exp.in file instead of the ExportFileGenerator.cpp file directly.
Comment 5 Darin Fisher (:fishd, Google) 2012-04-02 23:26:08 PDT
A similar patch for Chromium is here:
https://bugs.webkit.org/show_bug.cgi?id=82760
Comment 6 WebKit Review Bot 2012-04-03 10:34:08 PDT
Comment on attachment 134847 [details]
Patch

Clearing flags on attachment: 134847

Committed r113056: <http://trac.webkit.org/changeset/113056>
Comment 7 WebKit Review Bot 2012-04-03 10:34:13 PDT
All reviewed patches have been landed.  Closing bug.