Bug 153982 - WebVideoFullscreenInterface should handle video resizing.
Summary: WebVideoFullscreenInterface should handle video resizing.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Jeremy Jones
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2016-02-08 05:11 PST by Jeremy Jones
Modified: 2017-11-02 11:35 PDT (History)
2 users (show)

See Also:


Attachments
Patch (5.35 KB, patch)
2016-02-08 05:16 PST, Jeremy Jones
eric.carlson: review+
Details | Formatted Diff | Diff
Patch for landing. (5.75 KB, patch)
2016-02-08 07:48 PST, Jeremy Jones
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jeremy Jones 2016-02-08 05:11:08 PST
WebVideoFullscreenInterface should handle video resizing.
Comment 1 Jeremy Jones 2016-02-08 05:16:05 PST
Created attachment 270852 [details]
Patch
Comment 2 Jeremy Jones 2016-02-08 05:17:08 PST
rdar://problem/22031249
Comment 3 Eric Carlson 2016-02-08 07:21:19 PST
Comment on attachment 270852 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=270852&action=review

> Source/WebCore/ChangeLog:4
> +        WebVideoFullscreenInterface should handle video resizing.
> +        https://bugs.webkit.org/show_bug.cgi?id=153982

Please include the Radar # for posterity.
Comment 4 Jeremy Jones 2016-02-08 07:46:18 PST
(In reply to comment #3)
> Comment on attachment 270852 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=270852&action=review
> 
> > Source/WebCore/ChangeLog:4
> > +        WebVideoFullscreenInterface should handle video resizing.
> > +        https://bugs.webkit.org/show_bug.cgi?id=153982
> 
> Please include the Radar # for posterity.

Added radar number.
Comment 5 Jeremy Jones 2016-02-08 07:48:33 PST
Created attachment 270855 [details]
Patch for landing.
Comment 6 WebKit Commit Bot 2016-02-08 08:46:14 PST
Comment on attachment 270855 [details]
Patch for landing.

Clearing flags on attachment: 270855

Committed r196252: <http://trac.webkit.org/changeset/196252>