[webkit-reviews] review granted: [Bug 184064] Thread safety issue in IDBFactory' shouldThrowSecurityException() : [Attachment 336635] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 27 22:41:35 PDT 2018


Ryosuke Niwa <rniwa at webkit.org> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 184064: Thread safety issue in IDBFactory' shouldThrowSecurityException()
https://bugs.webkit.org/show_bug.cgi?id=184064

Attachment 336635: Patch

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




--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
Comment on attachment 336635
  --> https://bugs.webkit.org/attachment.cgi?id=336635
Patch

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

> Source/WebCore/ChangeLog:14
> +	   methods are often called from background threads, this match make
SecurityOrigin::isLocal()

You mean "this match" -> "this patch"?


More information about the webkit-reviews mailing list