[webkit-reviews] review denied: [Bug 117328] Completely initialise ChildProcess state on launch : [Attachment 203984] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 6 18:01:25 PDT 2013


Sam Weinig <sam at webkit.org> has denied Oliver Hunt <oliver at apple.com>'s request
for review:
Bug 117328: Completely initialise ChildProcess state on launch
https://bugs.webkit.org/show_bug.cgi?id=117328

Attachment 203984: Patch
https://bugs.webkit.org/attachment.cgi?id=203984&action=review

------- Additional Comments from Sam Weinig <sam at webkit.org>
Process initialization should happen in ChildProcess::initialize() or one of
its subclasses.  It seems like setProcessSuppressionEnabled(false); is already
called from ChildProcess::platformInitialize(), why is that not enough?


More information about the webkit-reviews mailing list