Bug 199780 - [Text autosizing] [iPadOS] Further adjust our heuristics to determine text autosizing candidates
Summary: [Text autosizing] [iPadOS] Further adjust our heuristics to determine text au...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Text (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-13 15:47 PDT by Wenson Hsieh
Modified: 2019-07-13 20:36 PDT (History)
7 users (show)

See Also:


Attachments
Patch (17.32 KB, patch)
2019-07-13 17:29 PDT, Wenson Hsieh
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Wenson Hsieh 2019-07-13 15:47:24 PDT
<rdar://problem/52289088>
Comment 1 Wenson Hsieh 2019-07-13 15:50:36 PDT
Mostly entails:
• Reducing overfitting by applying better feature selection techniques.
• Adding a mechanism for site-specific hacks in the autosizing candidate heuristic.
Comment 2 Wenson Hsieh 2019-07-13 15:57:07 PDT
> • Adding a mechanism for site-specific hacks in the autosizing candidate
> heuristic.

I think I’ll actually do this in a separate patch: <https://bugs.webkit.org/show_bug.cgi?id=199781>
Comment 3 Wenson Hsieh 2019-07-13 17:29:40 PDT
Created attachment 374082 [details]
Patch
Comment 4 WebKit Commit Bot 2019-07-13 20:36:25 PDT
Comment on attachment 374082 [details]
Patch

Clearing flags on attachment: 374082

Committed r247421: <https://trac.webkit.org/changeset/247421>
Comment 5 WebKit Commit Bot 2019-07-13 20:36:27 PDT
All reviewed patches have been landed.  Closing bug.