Bug 217764 - Add a fast codepath to compute the bounding rect of an inline arc path
Summary: Add a fast codepath to compute the bounding rect of an inline arc path
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Wenson Hsieh
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-10-15 10:14 PDT by Wenson Hsieh
Modified: 2020-10-15 13:57 PDT (History)
2 users (show)

See Also:


Attachments
For EWS (4.10 KB, patch)
2020-10-15 10:26 PDT, Wenson Hsieh
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Fix Win build (4.09 KB, patch)
2020-10-15 11:17 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 2020-10-15 10:14:45 PDT
...to avoid falling back to CGPath.
Comment 1 Wenson Hsieh 2020-10-15 10:26:41 PDT Comment hidden (obsolete)
Comment 2 Wenson Hsieh 2020-10-15 11:17:03 PDT
Created attachment 411467 [details]
Fix Win build
Comment 3 EWS 2020-10-15 13:56:08 PDT
Committed r268552: <https://trac.webkit.org/changeset/268552>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 411467 [details].
Comment 4 Radar WebKit Bug Importer 2020-10-15 13:57:19 PDT
<rdar://problem/70350898>