RESOLVED FIXED 14271
Add preferences key to make the inspector dock by default
https://bugs.webkit.org/show_bug.cgi?id=14271
Summary Add preferences key to make the inspector dock by default
Matt Lilek
Reported 2007-06-21 00:08:01 PDT
There should be a preferences key or some other way to have the inspector dock to the webview when shown by default instead of having to open it then manually dock it.
Attachments
Proposed patch (8.90 KB, patch)
2008-08-13 07:48 PDT, Timothy Hatcher
no flags
Windows Patch (3.98 KB, patch)
2009-07-09 17:54 PDT, Brian Weinstein
no flags
Adam Roben (:aroben)
Comment 1 2008-01-29 11:15:05 PST
Timothy Hatcher
Comment 2 2008-08-13 07:48:07 PDT
Created attachment 22773 [details] Proposed patch
Kevin McCullough
Comment 3 2008-08-13 10:47:25 PDT
Comment on attachment 22773 [details] Proposed patch InspectorController.h Line 108: "attached" default is false. Will this open the inspector docked by default? Please make the windows side of this or file another bug for just that part.
Timothy Hatcher
Comment 4 2008-08-13 10:54:20 PDT
(In reply to comment #3) > (From update of attachment 22773 [details] [edit]) > InspectorController.h > Line 108: "attached" default is false. Will this open the inspector docked by > default? No, the WebKit code passed a value for the attached argument. WebKit decides to open by default or not.
Timothy Hatcher
Comment 5 2008-08-13 11:35:21 PDT
Landed in r35722.
Adam Roben (:aroben)
Comment 6 2009-07-01 13:57:44 PDT
*** Bug 26468 has been marked as a duplicate of this bug. ***
Brian Weinstein
Comment 7 2009-07-09 17:54:55 PDT
Created attachment 32544 [details] Windows Patch
Maciej Stachowiak
Comment 8 2009-07-10 18:18:36 PDT
Comment on attachment 32544 [details] Windows Patch r=me In the future please try to avoid attaching patches to closed bugs. File a new bug instead.
Brian Weinstein
Comment 9 2009-07-10 18:19:59 PDT
Maciej, I filed a new bug at https://bugs.webkit.org/show_bug.cgi?id=27140 yesterday, I should have put a comment here when I did. Sorry about that.
Note You need to log in before you can comment on or make changes to this bug.