[webkit-reviews] review granted: [Bug 210124] Return app-bound sessions for instances where WKAppBoundDomains is empty : [Attachment 395709] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 7 11:09:10 PDT 2020
Brent Fulgham <bfulgham at webkit.org> has granted katherine_cheney at apple.com's
request for review:
Bug 210124: Return app-bound sessions for instances where WKAppBoundDomains is
empty
https://bugs.webkit.org/show_bug.cgi?id=210124
Attachment 395709: Patch
https://bugs.webkit.org/attachment.cgi?id=395709&action=review
--- Comment #4 from Brent Fulgham <bfulgham at webkit.org> ---
Comment on attachment 395709
--> https://bugs.webkit.org/attachment.cgi?id=395709
Patch
View in context: https://bugs.webkit.org/attachment.cgi?id=395709&action=review
> Source/WebKit/UIProcess/WebsiteData/Cocoa/WebsiteDataStoreCocoa.mm:412
> + RunLoop::main().dispatch([isInAppBrowserPrivacyEnabled,
forceReinitialization , domains = retainPtr(domains)] {
Nit: Extra space after 'forceReinitialization'
More information about the webkit-reviews
mailing list