Bug 17230
Summary: | Inspector should let Console be put in a separate window | ||
---|---|---|---|
Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Enhancement | CC: | pfeldman, rik, timothy |
Priority: | P2 | Keywords: | InRadar |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All |
Adam Roben (:aroben)
The Inspector should let the Console be broken out into a separate window so that you can view the Console and, e.g., the DOM tree at the same time.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Adam Roben (:aroben)
<rdar://problem/5732830>
Anthony Ricaud
Is it still relevant since the console is now at the bottom of every panel ?
Pavel Feldman
I think console drawer addresses the original request.