Bug 144656

Summary: Views get stuck with viewScale < 1 after switching from DynamicSizeWithMinimumViewSize to ViewSize
Product: WebKit Reporter: Tim Horton <thorton>
Component: New BugsAssignee: Tim Horton <thorton>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bdakin, dino, mitz, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch mitz: review+

Tim Horton
Reported 2015-05-05 19:06:00 PDT
Views get stuck with viewScale < 1 after switching from DynamicSizeWithMinimumViewSize to ViewSize
Attachments
Patch (1.37 KB, patch)
2015-05-05 19:06 PDT, Tim Horton
mitz: review+
Tim Horton
Comment 1 2015-05-05 19:06:21 PDT
mitz
Comment 2 2015-05-05 19:37:05 PDT
Comment on attachment 252436 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=252436&action=review > Source/WebKit2/UIProcess/mac/WKViewLayoutStrategy.mm:333 > - (void)willChangeLayoutStrategy Strategy :|
Tim Horton
Comment 3 2015-05-05 23:05:18 PDT
(In reply to comment #2) > Comment on attachment 252436 [details] > Patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=252436&action=review > > > Source/WebKit2/UIProcess/mac/WKViewLayoutStrategy.mm:333 > > - (void)willChangeLayoutStrategy > > Strategy :| Very very very new code, open to naming ideas.
Tim Horton
Comment 4 2015-09-17 15:12:05 PDT
DynamicSizeWithMinimumViewSize is gone.
Note You need to log in before you can comment on or make changes to this bug.