Bug 31111

Summary: Web Inspector: enable timeline by shortcut - will ease development while hidden.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
Status: RESOLVED WONTFIX    
Severity: Normal CC: bweinstein, joepeck, rik, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
[PATCH]
none
[PATCH] Even better patch timothy: review+, timothy: commit-queue-

Pavel Feldman
Reported 2009-11-04 02:18:22 PST
Easter egg mode.
Attachments
[PATCH] (2.46 KB, patch)
2009-11-04 02:19 PST, Pavel Feldman
no flags
[PATCH] Even better patch (2.72 KB, patch)
2009-11-04 03:25 PST, Pavel Feldman
timothy: review+
timothy: commit-queue-
Pavel Feldman
Comment 1 2009-11-04 02:19:58 PST
Created attachment 42469 [details] [PATCH] Hides behind Ctrl+Shift+T
Pavel Feldman
Comment 2 2009-11-04 03:25:57 PST
Created attachment 42470 [details] [PATCH] Even better patch
Timothy Hatcher
Comment 3 2009-11-04 09:31:42 PST
Comment on attachment 42470 [details] [PATCH] Even better patch > + if (hiddenPanels.indexOf("timeline") === -1 && hiddenPanels.indexOf("timeline") === -1) No need for the second clause.
Pavel Feldman
Comment 4 2009-11-05 12:01:27 PST
Panel enabled.
Note You need to log in before you can comment on or make changes to this bug.