RESOLVED FIXED 98458
[WK2] Improve initial empty process tracking
https://bugs.webkit.org/show_bug.cgi?id=98458
Summary [WK2] Improve initial empty process tracking
Alexey Proskuryakov
Reported 2012-10-04 15:46:10 PDT
If initial empty process quits, we never notice, m_haveInitialEmptyProcess remains true, and then we incorrectly assume that the last process in vector is empty.
Attachments
proposed patch (1.48 KB, patch)
2012-10-04 15:50 PDT, Alexey Proskuryakov
sam: review+
Alexey Proskuryakov
Comment 1 2012-10-04 15:50:16 PDT
Created attachment 167193 [details] proposed patch
Alexey Proskuryakov
Comment 2 2012-10-04 15:54:02 PDT
Note You need to log in before you can comment on or make changes to this bug.