Bug 28115

Summary: Inspector: Console Drawer is Toggling instead of Staying Open
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: Web Inspector (Deprecated)Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: eric, timothy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Ensure The Drawer stays Open timothy: commit-queue+

Joseph Pecoraro
Reported 2009-08-08 15:15:04 PDT
This is a regression. Typically when using the hotkey or clicking the error/warnings icon the console is forced open, but now if it is open these actions will toggle the console closed.
Attachments
Ensure The Drawer stays Open (1.90 KB, patch)
2009-08-08 15:18 PDT, Joseph Pecoraro
timothy: commit-queue+
Joseph Pecoraro
Comment 1 2009-08-08 15:18:42 PDT
Created attachment 34403 [details] Ensure The Drawer stays Open A new method Drawer.showView(view) ensures that: - The drawer will be open - The provided view will be showing
Eric Seidel (no email)
Comment 2 2009-08-11 12:37:45 PDT
Comment on attachment 34403 [details] Ensure The Drawer stays Open Clearing review flag on attachment: 34403 Committing to http://svn.webkit.org/repository/webkit/trunk ... M WebCore/ChangeLog M WebCore/inspector/front-end/Drawer.js M WebCore/inspector/front-end/inspector.js Committed r47049 M WebCore/ChangeLog M WebCore/inspector/front-end/inspector.js M WebCore/inspector/front-end/Drawer.js r47049 = 5847ea6bf7fc1d9f761b3363a847a0978fc69389 (trunk) No changes between current HEAD and refs/remotes/trunk Resetting to the latest refs/remotes/trunk http://trac.webkit.org/changeset/47049
Eric Seidel (no email)
Comment 3 2009-08-11 12:37:48 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.