Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Web Inspector: Color swatch shouldn't show tooltip when read-only
https://bugs.webkit.org/show_bug.cgi?id=257764 rdar://110409252 Reviewed by Patrick Angle. Added a check to make sure inline color swatch is not read only before adding tooltips. * Source/WebInspectorUI/UserInterface/Views/InlineSwatch.js: (WI.InlineSwatch.prototype._updateSwatch): Canonical link: https://commits.webkit.org/265039@main
- Loading branch information