[webkit-changes] [WebKit/WebKit] de8fac: Remove Quirk isStorageAccessQuirkDomainAndElement ...

Karl Dubost noreply at github.com
Tue Aug 15 09:40:39 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: de8fac440282196021ddcc479fd07d8048289783
      https://github.com/WebKit/WebKit/commit/de8fac440282196021ddcc479fd07d8048289783
  Author: Karl Dubost <karlcow at apple.com>
  Date:   2023-08-15 (Tue, 15 Aug 2023)

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

  Log Message:
  -----------
  Remove Quirk isStorageAccessQuirkDomainAndElement for outlook.live.com (skype)
https://bugs.webkit.org/show_bug.cgi?id=220105
rdar://72728508

Reviewed by Brent Fulgham.

With Site Specific Hacks disabled, the process to login to skype from
outlook.live.com is working. They seem to fix it. Probably also the
class names being very specific, the quirk has probably not survived a
couple of redesign. We can remove it.

* Source/WebCore/page/Quirks.cpp:
(WebCore::isStorageAccessQuirkDomainAndElement):

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




More information about the webkit-changes mailing list