Bug 248583
Summary: | Avoid code duplication between ComputedStylePropertyMapReadOnly and MainThreadStylePropertyMapReadOnly | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | CSS | Assignee: | Chris Dumez <cdumez> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 175733 |
Chris Dumez
Avoid code duplication between ComputedStylePropertyMapReadOnly and MainThreadStylePropertyMapReadOnly by having ComputedStylePropertyMapReadOnly subclass MainThreadStylePropertyMapReadOnly instead of the more generic StylePropertyMapReadOnly.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/7006
EWS
Committed 257284@main (95de65d62997): <https://commits.webkit.org/257284@main>
Reviewed commits have been landed. Closing PR #7006 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/102905789>