[webkit-reviews] review granted: [Bug 184765] Keep around a pre-warmed process when doing process swap on navigation : [Attachment 338663] patch for landing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 24 12:40:42 PDT 2018


Brady Eidson <beidson at apple.com> has granted  review:
Bug 184765: Keep around a pre-warmed process when doing process swap on
navigation
https://bugs.webkit.org/show_bug.cgi?id=184765

Attachment 338663: patch for landing

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




--- Comment #31 from Brady Eidson <beidson at apple.com> ---
Comment on attachment 338663
  --> https://bugs.webkit.org/attachment.cgi?id=338663
patch for landing

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

Seems legit

> Source/WebKit/UIProcess/WebProcessPool.h:110
> +class WebProcessPool final : public
API::ObjectImpl<API::Object::Type::ProcessPool>, private IPC::MessageReceiver {
> +

Could we nuke this empty line?


More information about the webkit-reviews mailing list