[webkit-changes] [WebKit/WebKit] 5753a8: Web Inspector: Color swatch shouldn't show tooltip...

Anuj Panta noreply at github.com
Fri Jun 9 15:03:41 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 5753a82fef47a4cadce068c9c5e80b9ef59b1b03
      https://github.com/WebKit/WebKit/commit/5753a82fef47a4cadce068c9c5e80b9ef59b1b03
  Author: Anuj Panta <a_panta at apple.com>
  Date:   2023-06-09 (Fri, 09 Jun 2023)

  Changed paths:
    M Source/WebInspectorUI/UserInterface/Views/InlineSwatch.js

  Log Message:
  -----------
  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




More information about the webkit-changes mailing list