Bug 184828 - EnterFullscreen must update the minimum and maximum layout sizes.
Summary: EnterFullscreen must update the minimum and maximum layout sizes.
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad Unspecified
: P2 Normal
Assignee: Jeremy Jones
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-04-20 10:44 PDT by Jeremy Jones
Modified: 2018-05-23 23:20 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.58 KB, patch)
2018-04-20 10:47 PDT, Jeremy Jones
jonlee: review+
Details | Formatted Diff | Diff
Patch for landing (1.69 KB, patch)
2018-04-20 14:36 PDT, 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 2018-04-20 10:44:22 PDT
EnterFullscreen must update the minimum and maximum layout sizes.
Comment 1 Jeremy Jones 2018-04-20 10:45:26 PDT
rdar://problem/38435829
Comment 2 Jeremy Jones 2018-04-20 10:47:15 PDT
Created attachment 338438 [details]
Patch
Comment 3 Jon Lee 2018-04-20 10:53:40 PDT
Comment on attachment 338438 [details]
Patch

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

> Source/WebKit/ChangeLog:4
> +        https://bugs.webkit.org/show_bug.cgi?id=184828

Radar #, please.
Comment 4 Jeremy Jones 2018-04-20 14:36:34 PDT
Created attachment 338461 [details]
Patch for landing
Comment 5 WebKit Commit Bot 2018-04-20 15:16:11 PDT
Comment on attachment 338461 [details]
Patch for landing

Clearing flags on attachment: 338461

Committed r230859: <https://trac.webkit.org/changeset/230859>