[webkit-changes] [WebKit/WebKit] 952ca6: [macOS] Text selection incorrectly appears when cl...

Wenson Hsieh noreply at github.com
Fri Oct 18 18:29:31 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 952ca668cb888433167afc588608768944d0f5d8
      https://github.com/WebKit/WebKit/commit/952ca668cb888433167afc588608768944d0f5d8
  Author: Wenson Hsieh <wenson_hsieh at apple.com>
  Date:   2024-10-18 (Fri, 18 Oct 2024)

  Changed paths:
    M Source/WebCore/page/Quirks.cpp
    M Source/WebCore/page/Quirks.h

  Log Message:
  -----------
  [macOS] Text selection incorrectly appears when clicking on playback controls on amazon.co.uk/gb/video
https://bugs.webkit.org/show_bug.cgi?id=281787
rdar://138115410

Reviewed by Abrar Rahman Protyasha and Richard Robinson.

Generalize the quirk added in https://commits.webkit.org/285267@main, so that it applies to all
Amazon domains (not just amazon.com).

* Source/WebCore/page/Quirks.cpp:
(WebCore::Quirks::needsPrimeVideoUserSelectNoneQuirk const):
* Source/WebCore/page/Quirks.h:

Canonical link: https://commits.webkit.org/285449@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list