Bug 128276 - No need to enterFullscreen() when already in fullscreen
Summary: No need to enterFullscreen() when already in fullscreen
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-05 15:09 PST by Eric Carlson
Modified: 2014-02-06 08:25 PST (History)
7 users (show)

See Also:


Attachments
Proposed patch (2.05 KB, patch)
2014-02-05 15:19 PST, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2014-02-05 15:09:30 PST
Don't bother calling enterFullscreen() when already in fullscreen.
Comment 1 Eric Carlson 2014-02-05 15:19:32 PST
Created attachment 223269 [details]
Proposed patch
Comment 2 Jer Noble 2014-02-05 15:25:12 PST
Comment on attachment 223269 [details]
Proposed patch

r=me.
Comment 3 WebKit Commit Bot 2014-02-06 08:25:00 PST
Comment on attachment 223269 [details]
Proposed patch

Clearing flags on attachment: 223269

Committed r163533: <http://trac.webkit.org/changeset/163533>
Comment 4 WebKit Commit Bot 2014-02-06 08:25:03 PST
All reviewed patches have been landed.  Closing bug.