Bug 205574 - Minor code cleanup around WebCore::Path
Summary: Minor code cleanup around WebCore::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: DoNotImportToRadar
Depends on:
Blocks:
 
Reported: 2019-12-23 18:16 PST by Wenson Hsieh
Modified: 2019-12-26 11:01 PST (History)
28 users (show)

See Also:


Attachments
Patch (35.42 KB, patch)
2019-12-23 19:03 PST, Wenson Hsieh
no flags Details | Formatted Diff | Diff
Make RoundedRectStrategy an enum class too (40.08 KB, patch)
2019-12-25 12:22 PST, 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-12-23 18:16:43 PST
Just some minor code cleanup, before some larger changes.
Comment 1 Wenson Hsieh 2019-12-23 19:03:22 PST Comment hidden (obsolete)
Comment 2 Wenson Hsieh 2019-12-25 12:22:53 PST
Created attachment 386411 [details]
Make RoundedRectStrategy an enum class too
Comment 3 Wenson Hsieh 2019-12-26 10:14:29 PST
Comment on attachment 386411 [details]
Make RoundedRectStrategy an enum class too

Thanks for the review!
Comment 4 WebKit Commit Bot 2019-12-26 11:01:11 PST
Comment on attachment 386411 [details]
Make RoundedRectStrategy an enum class too

Clearing flags on attachment: 386411

Committed r253916: <https://trac.webkit.org/changeset/253916>
Comment 5 WebKit Commit Bot 2019-12-26 11:01:13 PST
All reviewed patches have been landed.  Closing bug.