[Webkit-unassigned] [Bug 75368] New: nightly webkit install/relaunch seems to ignore NSQuitAlwaysKeepsWindows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 29 13:51:21 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=75368

           Summary: nightly webkit install/relaunch seems to ignore
                    NSQuitAlwaysKeepsWindows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: Mac OS X 10.7
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fabian at mailinator.com


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list