Bug 111270

Summary: WebKit not re-opening tabs from last session
Product: WebKit Reporter: olvz
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Major CC: olvz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac (Intel)   
OS: OS X 10.8   
Attachments:
Description Flags
sscreenshot of the setting none

olvz
Reported 2013-03-03 09:28:00 PST
Created attachment 191135 [details] sscreenshot of the setting WebKit browser is not remembering the open tabs, despite the setting "Safari opens with: All windows from last session". After WebKit is closed and re-opened, the only open tab is this page: http://nightly.webkit.org/start/trunk/144573 This might be the same problem described here: https://bugs.webkit.org/show_bug.cgi?id=106566 Set to "major" since this harms basic browser functionality and makes WebKit a pain to use.
Attachments
sscreenshot of the setting (16.64 KB, image/png)
2013-03-03 09:28 PST, olvz
no flags
olvz
Comment 1 2013-03-04 17:08:03 PST
Fixed by instructions from here: http://nightly.webkit.org/start/about 1. Open Terminal.app 2. Run defaults write org.webkit.nightly.WebKit \ StartPageDisabled -bool YES 3. Restart WebKit.app
Note You need to log in before you can comment on or make changes to this bug.