Bug 17431
| Summary: | Inspector Console should slide in (like search results do) | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Adam Roben (:aroben) <aroben> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Enhancement | Keywords: | InRadar |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | All | ||
| OS: | All | ||
| Bug Depends on: | 17773 | ||
| Bug Blocks: | |||
Adam Roben (:aroben)
The Inspector's Console should slide into view similar to the way the search results do, instead of being segregated in a separate panel. This way you would be able to see, e.g., the DOM tree while typing in a JS expression.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Brady Eidson
<rdar://problem/5751142>
Adam Roben (:aroben)
The new Inspector UI (bug 17773) should fix this.
Adam Roben (:aroben)
(In reply to comment #2)
> The new Inspector UI (bug 17773) should fix this.
And, indeed, it did.