RESOLVED FIXED 124556
WebPageGroup's should keep track of what processes they are being used by
https://bugs.webkit.org/show_bug.cgi?id=124556
Summary WebPageGroup's should keep track of what processes they are being used by
Sam Weinig
Reported 2013-11-18 20:18:57 PST
WebPageGroup's should keep track of what processes they are being used by
Attachments
Patch (36.90 KB, patch)
2013-11-18 20:25 PST, Sam Weinig
no flags
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 (462.42 KB, application/zip)
2013-11-18 22:20 PST, Build Bot
no flags
Patch (9.15 KB, patch)
2013-12-02 11:19 PST, Sam Weinig
andersca: review+
Sam Weinig
Comment 1 2013-11-18 20:25:55 PST
Build Bot
Comment 2 2013-11-18 22:20:48 PST
Comment on attachment 217266 [details] Patch Attachment 217266 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/28688033 New failing tests: http/tests/xmlhttprequest/access-control-repeated-failed-preflight-crash.html
Build Bot
Comment 3 2013-11-18 22:20:49 PST
Created attachment 217272 [details] Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-12 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
mitz
Comment 4 2013-11-20 19:53:45 PST
Comment on attachment 217266 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=217266&action=review > Source/WebKit2/ChangeLog:36 > + Get the already create page group on creation. Already created?
Sam Weinig
Comment 5 2013-11-20 20:06:59 PST
Ryosuke Niwa
Comment 6 2013-11-20 22:10:42 PST
Sam Weinig
Comment 7 2013-11-21 10:00:23 PST
Rolled out in https://trac.webkit.org/r159631. There is typo in WebProcessProxy::disconnect() where I meant pageGroups.size() not frames.size() :(.
Alexey Proskuryakov
Comment 9 2013-11-21 10:07:09 PST
Which EWS has told you about before landing!
Sam Weinig
Comment 10 2013-11-24 19:06:30 PST
Zan Dobersek
Comment 11 2013-11-25 02:34:24 PST
Dean Jackson
Comment 12 2013-11-25 11:54:24 PST
(In reply to comment #11) > (In reply to comment #8) > > Somehow, this also appears to have broken a single XHR test: <http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fxmlhttprequest%2Faccess-control-repeated-failed-preflight-crash.html>. > > Failing again on WK2 ports. Yes, it's crashing the test.
WebKit Commit Bot
Comment 13 2013-11-25 13:56:47 PST
Re-opened since this is blocked by bug 124859
Alexandru Chiculita
Comment 14 2013-11-25 16:09:25 PST
(In reply to comment #13) > Re-opened since this is blocked by bug 124859 The patch was also crashing the WebInspector. I had a fix, but by the time I've uploaded a fix, this patch got rolled out: https://bugs.webkit.org/show_bug.cgi?id=124864
Sam Weinig
Comment 15 2013-12-02 11:19:37 PST
Sam Weinig
Comment 16 2013-12-02 16:40:37 PST
Note You need to log in before you can comment on or make changes to this bug.