Bug 199780

Summary: [Text autosizing] [iPadOS] Further adjust our heuristics to determine text autosizing candidates
Product: WebKit Reporter: Wenson Hsieh <wenson_hsieh>
Component: TextAssignee: Wenson Hsieh <wenson_hsieh>
Status: RESOLVED FIXED    
Severity: Normal CC: bdakin, commit-queue, mmaxfield, simon.fraser, thorton, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=199781
Attachments:
Description Flags
Patch none

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.