[webkit-reviews] review requested: [Bug 131675] REGRESSION(r165841): Messages sent before the child process is launched are never sent after r165841 : [Attachment 229366] Patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Apr 15 04:50:56 PDT 2014
Carlos Garcia Campos <cgarcia at igalia.com> has asked for review:
Bug 131675: REGRESSION(r165841): Messages sent before the child process is
launched are never sent after r165841
https://bugs.webkit.org/show_bug.cgi?id=131675
Attachment 229366: Patch
https://bugs.webkit.org/attachment.cgi?id=229366&action=review
------- Additional Comments from Carlos Garcia Campos <cgarcia at igalia.com>
I think we should ensure no messages are sent before the connection has been
opened. This patch moves the visited link provider process initialization after
the connection has been opened.
More information about the webkit-reviews
mailing list