[webkit-reviews] review granted: [Bug 200674] Crash under IPC::Connection::markCurrentlyDispatchedMessageAsInvalid() : [Attachment 376170] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 13 09:10:14 PDT 2019


Geoffrey Garen <ggaren at apple.com> has granted Chris Dumez <cdumez at apple.com>'s
request for review:
Bug 200674: Crash under
IPC::Connection::markCurrentlyDispatchedMessageAsInvalid()
https://bugs.webkit.org/show_bug.cgi?id=200674

Attachment 376170: Patch

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




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

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

r=me

> Source/WebKit/ChangeLog:9
> +	   When the clients terminates a provisional process (e.g. via the
[WKWebView _killWebContentProcessAndResetState]

clients => client

> Source/WebKit/ChangeLog:12
> +	   would still think that they are in the middle of a provisional load
the next time a load starts. This inconsistent

are => were, starts => started


More information about the webkit-reviews mailing list