UNCONFIRMED 75368
nightly webkit install/relaunch seems to ignore NSQuitAlwaysKeepsWindows
https://bugs.webkit.org/show_bug.cgi?id=75368
Summary nightly webkit install/relaunch seems to ignore NSQuitAlwaysKeepsWindows
Fabian Mailinator
Reported 2011-12-29 13:51:21 PST
Even after a 'defaults write com.apple.Safari NSQuitAlwaysKeepsWindows -bool false' when using Safari -> check for webkit upgrades and downloading and installing and restarting with a new nightly, safari starts up with two tabs open: tab 1: the previous, "a new nightly build is available" page tab 2: the current "thank you for testing webkit" (with no link to an update) to do: ensure system preferences -> general -> "restore windows when quitting/restarting apps" checkbox IS checked type 'defaults write com.apple.Safari NSQuitAlwaysKeepsWindows -bool false' into terminal install webkit r103794 restart safari check for webkit update using safari -> check for webkit updates install webkit update from menu restart safari observe: safari starts up with two tabs active: tab 1 contains: http://nightly.webkit.org/start/trunk/103794 tab 2 contains: http://nightly.webkit.org/start/trunk/103817 (or some larger number) expected: I would expect safari to NOT attempt to restore the contents of tab 1 and there would only be a single tab open.
Attachments
Note You need to log in before you can comment on or make changes to this bug.