RESOLVED FIXED 79277
new-run-webkit-tests shouldn't restore Safari state on Lion when showing results
https://bugs.webkit.org/show_bug.cgi?id=79277
Summary new-run-webkit-tests shouldn't restore Safari state on Lion when showing results
Daniel Bates
Reported 2012-02-22 14:02:12 PST
I may have an instance of Safari running (either for reference or debugging) when I run new-run-webkit-tests. Currently new-run-webkit-tests launches Safari, with state restoration on OS 10.7, to show its results. It's annoying when Safari is launched with state restoration because it restores the last saved state of open windows and tabs. Safari also tends to become less responsive while it restores many windows and tabs and hence this restoration can slow down the interpretation of results. I propose that new-run-webkit-tests run the run-safari script passing the no-saved-state command line argument to disable state restoration for the session.
Attachments
Patch (2.85 KB, patch)
2012-02-22 14:06 PST, Daniel Bates
abarth: review+
abarth: commit-queue-
Daniel Bates
Comment 1 2012-02-22 14:06:25 PST
Adam Barth
Comment 2 2012-02-22 15:19:00 PST
Comment on attachment 128285 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=128285&action=review Oh thank you! > Tools/ChangeLog:16 > +2012-02-22 Daniel Bates <dbates@webkit.org> Looks like you've got an extra changelog in here.
Daniel Bates
Comment 3 2012-02-22 15:23:26 PST
Note You need to log in before you can comment on or make changes to this bug.