Bug 291695
| Summary: | [CSS] Clear StyleSheetContents::hasNestingRulesCache on any rule mutation | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Matthieu Dubet <m_dubet> |
| Component: | New Bugs | Assignee: | Matthieu Dubet <m_dubet> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Matthieu Dubet
We are missing some cases of mutation which could make this cache invalid (like inserting a new nested rule directly at top level)
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/149493106>
Matthieu Dubet
Pull request: https://github.com/WebKit/WebKit/pull/44209
Matthieu Dubet
<rdar://problem/147446595>
EWS
Committed 293824@main (79a886fb157b): <https://commits.webkit.org/293824@main>
Reviewed commits have been landed. Closing PR #44209 and removing active labels.
EWS
Committed 289651.441@safari-7621-branch (bc0b058f68cb): <https://commits.webkit.org/289651.441@safari-7621-branch>
Reviewed commits have been landed. Closing PR #3013 and removing active labels.