Bug 184092

Summary: [Extra zoom mode] Make boosted text autosizing values switchable at runtime
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: WebKit Misc.Assignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: aestes, bdakin, commit-queue, thorton, timothy, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Wenson Hsieh 2018-03-28 09:42:32 PDT
<rdar://problem/38939917>
Comment 1 Wenson Hsieh 2018-03-28 10:49:04 PDT
Created attachment 336675 [details]
Patch
Comment 2 Wenson Hsieh 2018-03-28 10:55:26 PDT
Comment on attachment 336675 [details]
Patch

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

> Source/WebKit/ChangeLog:10
> +        normal text autosizing values.

...or, maybe we should be using boosted text autosizing in extra zoom mode instead? Not quite sure, but it's a small tweak regardless.
Comment 3 Wenson Hsieh 2018-03-28 11:30:35 PDT
Comment on attachment 336675 [details]
Patch

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

Thanks for the review!

>> Source/WebKit/ChangeLog:10
>> +        normal text autosizing values.
> 
> ...or, maybe we should be using boosted text autosizing in extra zoom mode instead? Not quite sure, but it's a small tweak regardless.

Let's keep text autosizing constants normal (non-boosted) by default for now.
Comment 4 WebKit Commit Bot 2018-03-28 11:55:45 PDT
Comment on attachment 336675 [details]
Patch

Clearing flags on attachment: 336675

Committed r230039: <https://trac.webkit.org/changeset/230039>
Comment 5 WebKit Commit Bot 2018-03-28 11:55:46 PDT
All reviewed patches have been landed.  Closing bug.