[webkit-changes] [WebKit/WebKit] 7501fe: Restrict organization storage access prompt for te...

Commit Queue noreply at github.com
Fri Jan 31 13:36:20 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7501fe381c7a48a0631d27abb3b80536c5839475
      https://github.com/WebKit/WebKit/commit/7501fe381c7a48a0631d27abb3b80536c5839475
  Author: Matthew Finkel <m_finkel at apple.com>
  Date:   2025-01-31 (Fri, 31 Jan 2025)

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

  Log Message:
  -----------
  Restrict organization storage access prompt for teams.microsoft.com using redirect URI
https://bugs.webkit.org/show_bug.cgi?id=286620
rdar://142064191

Reviewed by John Wilander and Brent Fulgham.

The prompt is triggered using an imperfect heuristic that catches some other
microsoft.com sites and unnecessarily prompts. This patch futher restricts the
prompt to loads that were redirected from teams.microsoft.com.

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

Canonical link: https://commits.webkit.org/289629@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