[webkit-reviews] review granted: [Bug 236516] Regression(r287684) Microsoft teams meeting URLs fail to open the app : [Attachment 451721] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 11 10:34:52 PST 2022


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 236516: Regression(r287684) Microsoft teams meeting URLs fail to open the
app
https://bugs.webkit.org/show_bug.cgi?id=236516

Attachment 451721: Patch

https://bugs.webkit.org/attachment.cgi?id=451721&action=review




--- Comment #3 from Geoffrey Garen <ggaren at apple.com> ---
Comment on attachment 451721
  --> https://bugs.webkit.org/attachment.cgi?id=451721
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=451721&action=review

> Source/WebCore/page/Quirks.cpp:1419
> +bool
Quirks::shouldAllowNavigationToCustomProtocolWithoutUserGesture(StringView
protocol, const SecurityOriginData& requesterOrigin)

Can we disable the quirk when quirks are disabled in the Develop menu?


More information about the webkit-reviews mailing list