Bug 248583 - Avoid code duplication between ComputedStylePropertyMapReadOnly and MainThreadStylePropertyMapReadOnly
Summary: Avoid code duplication between ComputedStylePropertyMapReadOnly and MainThrea...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks: 175733
  Show dependency treegraph
 
Reported: 2022-11-30 19:37 PST by Chris Dumez
Modified: 2022-12-02 08:06 PST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-11-30 19:37:53 PST
Avoid code duplication between ComputedStylePropertyMapReadOnly and MainThreadStylePropertyMapReadOnly by having ComputedStylePropertyMapReadOnly subclass MainThreadStylePropertyMapReadOnly instead of the more generic StylePropertyMapReadOnly.
Comment 1 Chris Dumez 2022-11-30 19:48:15 PST
Pull request: https://github.com/WebKit/WebKit/pull/7006
Comment 2 EWS 2022-12-02 08:05:08 PST
Committed 257284@main (95de65d62997): <https://commits.webkit.org/257284@main>

Reviewed commits have been landed. Closing PR #7006 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-12-02 08:06:19 PST
<rdar://problem/102905789>