[Webkit-unassigned] [Bug 189364] Actively prewarm processes created for prewarm pool

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 13:40:16 PDT 2018


https://bugs.webkit.org/show_bug.cgi?id=189364

Chris Dumez <cdumez at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #349059|review?                     |review+
              Flags|                            |

--- Comment #5 from Chris Dumez <cdumez at apple.com> ---
Comment on attachment 349059
  --> https://bugs.webkit.org/attachment.cgi?id=349059
patch

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

> Source/WebKit/WebProcess/WebProcess.cpp:608
> +    WebCore::ProcessWarming::prewarm();

We likely do not need the WebCore::

> Source/WebKit/WebProcess/WebProcess.h:133
> +    void prewarm();

Does this really need to be public ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180906/1c250315/attachment-0001.html>


More information about the webkit-unassigned mailing list