Bug 35980 - Web Inspector: now that audits panel is added, add it to the enums (for storing last active, etc.).
Summary: Web Inspector: now that audits panel is added, add it to the enums (for stori...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Pavel Feldman
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-03-10 11:52 PST by Pavel Feldman
Modified: 2010-03-10 12:37 PST (History)
5 users (show)

See Also:


Attachments
[PATCH] Proposed change. (4.40 KB, patch)
2010-03-10 12:02 PST, Pavel Feldman
timothy: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Pavel Feldman 2010-03-10 11:52:29 PST
Subj.
Comment 1 Pavel Feldman 2010-03-10 12:02:10 PST
Created attachment 50421 [details]
[PATCH] Proposed change.
Comment 2 WebKit Review Bot 2010-03-10 12:06:07 PST
Attachment 50421 [details] did not pass style-queue:

Failed to run "WebKitTools/Scripts/check-webkit-style" exit_code: 1
WebCore/inspector/InspectorFrontend.cpp:180:  A case label should not be indented, but line up with its switch statement.  [whitespace/indent] [4]
Total errors found: 1 in 5 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Pavel Feldman 2010-03-10 12:37:12 PST
Committing to http://svn.webkit.org/repository/webkit/trunk ...

	M	WebCore/ChangeLog
	M	WebCore/inspector/InspectorController.cpp
	M	WebCore/inspector/InspectorController.h
	M	WebCore/inspector/InspectorFrontend.cpp
	M	WebCore/inspector/front-end/AuditLauncherView.js
	M	WebCore/inspector/front-end/inspector.js
Committed r55799