Web process should become active when sent a message that requires a callback
Created attachment 233849 [details] Make callbacks hold on to an activity token
Attachment 233849 [details] did not pass style-queue: ERROR: Source/WebKit2/UIProcess/GenericCallback.h:193: Extra space before ( in function call [whitespace/parens] [4] ERROR: Source/WebKit2/UIProcess/ios/ProcessAssertionIOS.mm:60: Place brace on its own line for function definitions. [whitespace/braces] [4] Total errors found: 2 in 14 files If any of these errors are false positives, please file a bug against check-webkit-style.
Comment on attachment 233849 [details] Make callbacks hold on to an activity token Attachment 233849 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/4657953244184576 New failing tests: http/tests/navigation/success200-goback.html http/tests/navigation/redirect302-goback.html http/tests/navigation/postredirect-goback1.html http/tests/navigation/post-goback-same-url.html http/tests/navigation/postredirect-reload.html http/tests/navigation/relativeanchor-goback.html http/tests/navigation/success200-reload.html http/tests/navigation/javascriptlink-goback.html http/tests/navigation/postredirect-basic.html http/tests/navigation/forward-and-cancel.html http/tests/navigation/post-goback2.html http/tests/navigation/timerredirect-goback.html http/tests/navigation/restore-form-state-https.html http/tests/navigation/anchor-goback.html http/tests/navigation/success200-frames-loadsame.html http/tests/navigation/relativeanchor-basic.html http/tests/navigation/postredirect-frames.html http/tests/navigation/metaredirect-goback.html http/tests/navigation/error404-goback.html http/tests/navigation/postredirect-goback2.html http/tests/navigation/success200-loadsame.html
Created attachment 233857 [details] Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-15 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
(In reply to comment #4) > Created an attachment (id=233857) [details] > Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 > > The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. > Bot: webkit-ews-15 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5 This should be fixed with http://trac.webkit.org/r170452.