RESOLVED FIXED35980
Web Inspector: now that audits panel is added, add it to the enums (for storing last active, etc.).
https://bugs.webkit.org/show_bug.cgi?id=35980
Summary Web Inspector: now that audits panel is added, add it to the enums (for stori...
Pavel Feldman
Reported 2010-03-10 11:52:29 PST
Subj.
Attachments
[PATCH] Proposed change. (4.40 KB, patch)
2010-03-10 12:02 PST, Pavel Feldman
timothy: review+
Pavel Feldman
Comment 1 2010-03-10 12:02:10 PST
Created attachment 50421 [details] [PATCH] Proposed change.
WebKit Review Bot
Comment 2 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.
Pavel Feldman
Comment 3 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
Note You need to log in before you can comment on or make changes to this bug.