[webkit-reviews] review denied: [Bug 219505] Issue logging in to Microsoft Teams if logged into other Microsoft accounts and navigating directly to teams.microsoft.com : [Attachment 415358] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 3 15:35:14 PST 2020


Alex Christensen <achristensen at apple.com> has denied
katherine_cheney at apple.com's request for review:
Bug 219505: Issue logging in to Microsoft Teams if logged into other Microsoft
accounts and navigating directly to teams.microsoft.com
https://bugs.webkit.org/show_bug.cgi?id=219505

Attachment 415358: Patch

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




--- Comment #9 from Alex Christensen <achristensen at apple.com> ---
Comment on attachment 415358
  --> https://bugs.webkit.org/attachment.cgi?id=415358
Patch

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

> Source/WebCore/loader/DocumentLoader.cpp:769
> +static URL microsoftTeamsRedirectURL()

This should be inside #if ENABLE(RESOURCE_LOAD_STATISTICS) or just inline where
it's used.


More information about the webkit-reviews mailing list