Bug 106054 - Web Inspector: cannot undock inspector when window size is too small
Summary: Web Inspector: cannot undock inspector when window size is too small
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: arno.
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-03 15:31 PST by arno.
Modified: 2013-01-09 05:35 PST (History)
10 users (show)

See Also:


Attachments
patch proposal (1.55 KB, patch)
2013-01-03 15:37 PST, arno.
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description arno. 2013-01-03 15:31:23 PST
Hi,
when window is too small, the dock button becomes unavailable.
But the dock button is also used to undock a docked inspector.
It makes sense to disable docking on a small window. But on the contrary, it would be nice to allow undocking from a small window.
Comment 1 arno. 2013-01-03 15:37:20 PST
Created attachment 181238 [details]
patch proposal
Comment 2 WebKit Review Bot 2013-01-03 16:51:36 PST
Comment on attachment 181238 [details]
patch proposal

Attachment 181238 [details] did not pass chromium-ews (chromium-xvfb):
Output: http://queues.webkit.org/results/15674026

New failing tests:
inspector-protocol/debugger-terminate-dedicated-worker-while-paused.html
Comment 3 WebKit Review Bot 2013-01-09 05:35:09 PST
Comment on attachment 181238 [details]
patch proposal

Clearing flags on attachment: 181238

Committed r139188: <http://trac.webkit.org/changeset/139188>
Comment 4 WebKit Review Bot 2013-01-09 05:35:12 PST
All reviewed patches have been landed.  Closing bug.