Bug 36166 - [REGRESSION]Web Inspector attached state is not preserved between browser launches
Summary: [REGRESSION]Web Inspector attached state is not preserved between browser lau...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Windows 7
: P2 Normal
Assignee: Yury Semikhatsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-16 06:11 PDT by Yury Semikhatsky
Modified: 2014-12-12 14:10 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yury Semikhatsky 2010-03-16 06:11:17 PDT
Web Inspector attached state is not preserved between browser launches. The problem appeared after http://trac.webkit.org/changeset/56051. 

CFPreferencesAppSynchronize which store settings to disk is called somewhere inside Safari's code on Windows. I don't have access to it but as an alternative solution I could call it somewhere in WebInspectorClient but it would diverge from the current approach.
Comment 1 Brian Burg 2014-12-12 14:10:18 PST
Closing as invalid, as this bug pertains to the old inspector UI and/or its tests.
Please file a new bug (https://www.webkit.org/new-inspector-bug) if the bug/feature/issue is still relevant to WebKit trunk.