Bug 247012
| Summary: | HashMapStylePropertyMap is readonly and shouldn't be subclassing StylePropertyMap | ||
|---|---|---|---|
| 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
HashMapStylePropertyMap is readonly and shouldn't be subclassing StylePropertyMap. Instead, introduce a MainThreadStylePropertyMapReadonly and have both HashMapStylePropertyMap and StylePropertyMap subclass it.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/5765
EWS
Committed 256012@main (b902c3b0e0c7): <https://commits.webkit.org/256012@main>
Reviewed commits have been landed. Closing PR #5765 and removing active labels.
Radar WebKit Bug Importer
<rdar://problem/101588833>