Bug 247012 - HashMapStylePropertyMap is readonly and shouldn't be subclassing StylePropertyMap
Summary: HashMapStylePropertyMap is readonly and shouldn't be subclassing StylePropert...
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-10-25 10:50 PDT by Chris Dumez
Modified: 2022-10-26 07:58 PDT (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-10-25 10:50:52 PDT
HashMapStylePropertyMap is readonly and shouldn't be subclassing StylePropertyMap. Instead, introduce a MainThreadStylePropertyMapReadonly and have both HashMapStylePropertyMap and StylePropertyMap subclass it.
Comment 1 Chris Dumez 2022-10-25 10:56:58 PDT
Pull request: https://github.com/WebKit/WebKit/pull/5765
Comment 2 EWS 2022-10-26 07:57:14 PDT
Committed 256012@main (b902c3b0e0c7): <https://commits.webkit.org/256012@main>

Reviewed commits have been landed. Closing PR #5765 and removing active labels.
Comment 3 Radar WebKit Bug Importer 2022-10-26 07:58:18 PDT
<rdar://problem/101588833>