[webkit-reviews] review granted: [Bug 225481] [iOS] Safari sometimes hangs underneath `WebKit::UIDelegate::UIClient::createNewPage` : [Attachment 427968] Fix non-internal builds

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 6 18:21:57 PDT 2021


Chris Dumez <cdumez at apple.com> has granted Wenson Hsieh
<wenson_hsieh at apple.com>'s request for review:
Bug 225481: [iOS] Safari sometimes hangs underneath
`WebKit::UIDelegate::UIClient::createNewPage`
https://bugs.webkit.org/show_bug.cgi?id=225481

Attachment 427968: Fix non-internal builds

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




--- Comment #9 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 427968
  --> https://bugs.webkit.org/attachment.cgi?id=427968
Fix non-internal builds

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

> Source/WebKit/Platform/IPC/Connection.cpp:575
> +	       RELEASE_LOG_ERROR(IPC, "Connection::waitForMessage(%s): Exiting
immediately, since we're handling a sync message already",
description(messageName));

%{public}s


More information about the webkit-reviews mailing list