Bug 30915 - Web Inspector: Add TimelinePanel into the panels enum.
Summary: Web Inspector: Add TimelinePanel into the panels enum.
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: 2009-10-29 10:45 PDT by Pavel Feldman
Modified: 2009-10-30 09:18 PDT (History)
1 user (show)

See Also:


Attachments
[PATCH] (1.79 KB, patch)
2009-10-29 10:48 PDT, Pavel Feldman
no flags Details | Formatted Diff | Diff
[PATCH] There is more to fix in this bug. (2.28 KB, patch)
2009-10-30 07:55 PDT, 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 2009-10-29 10:45:33 PDT
Otherwise it can't be opened as a 'last opened panel' at the initial load.
Comment 1 Pavel Feldman 2009-10-29 10:48:12 PDT
Created attachment 42111 [details]
[PATCH]
Comment 2 Pavel Feldman 2009-10-29 10:58:47 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/InspectorController.cpp
	M	WebCore/inspector/InspectorController.h
Committed r50286
Comment 3 Pavel Feldman 2009-10-30 07:55:50 PDT
Created attachment 42212 [details]
[PATCH] There is more to fix in this bug.
Comment 4 Pavel Feldman 2009-10-30 09:18:40 PDT
Committing to http://svn.webkit.org/repository/webkit/trunk ...
	M	WebCore/ChangeLog
	M	WebCore/inspector/InspectorFrontend.cpp
	M	WebCore/inspector/front-end/inspector.js
Committed r50337