Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
REGRESSION (250994@main): inspector/css/css-property.html is consiste…
…ntly failing https://bugs.webkit.org/show_bug.cgi?id=240986 <rdar://problem/94001813> Reviewed by Patrick Angle. * Source/WebInspectorUI/UserInterface/Models/CSSProperty.js: (WI.CSSProperty.prototype._updateName.changeCount): Don't adjust `WI.CSSProperty._cachedNameCounts` when updating `WI.objectStores.cssPropertyNameCounts` as the latter will not work in LayoutTests (to avoid having to reset state between tests). Canonical link: https://commits.webkit.org/251033@main git-svn-id: https://svn.webkit.org/repository/webkit/trunk@294912 268f45cc-cd09-0410-ab3c-d52691b4dbfc
- Loading branch information