Bug 153473 - Move WebVideoFullscreenManager and related classes from iOS specific folders to cocoa folders
Summary: Move WebVideoFullscreenManager and related classes from iOS specific folders ...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Ada Chan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-25 21:59 PST by Ada Chan
Modified: 2016-01-26 11:00 PST (History)
0 users

See Also:


Attachments
Patch (203.03 KB, patch)
2016-01-25 23:30 PST, Ada Chan
eric.carlson: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ada Chan 2016-01-25 21:59:51 PST
Move WebVideoFullscreenManager and related classes from iOS specific folders to cocoa folders.

These include:
- WebVideoFullscreenInterface
- WebVideoFullscreenModel
- WebVideoFullscreenModelVideoElement
- WebVideoFullscreenManagerProxy

This is in preparation for https://bugs.webkit.org/show_bug.cgi?id=153221

Trying to move the files and change them at the same time make the patch harder to review. This bug just tracks moving the files.
Comment 1 Ada Chan 2016-01-25 23:30:05 PST
Created attachment 269858 [details]
Patch
Comment 2 Ada Chan 2016-01-26 11:00:32 PST
Committed:
http://trac.webkit.org/changeset/195600