<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>35306</bug_id>
          
          <creation_ts>2010-02-23 11:24:10 -0800</creation_ts>
          <short_desc>When the WebInspector window can&apos;t dock because the host window is too small, the dock button should be disabled.</short_desc>
          <delta_ts>2014-12-15 23:22:55 -0800</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Web Inspector (Deprecated)</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>All</rep_platform>
          <op_sys>All</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Brady Eidson">beidson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>burg</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>193026</commentid>
    <comment_count>0</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2010-02-23 11:24:10 -0800</bug_when>
    <thetext>When the WebInspector window can&apos;t dock because the host window is too small, the dock button should be disabled.

Spun out of discussion from https://bugs.webkit.org/show_bug.cgi?id=35274 and will be needed as a followup to that fix.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>193045</commentid>
    <comment_count>1</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2010-02-23 11:48:04 -0800</bug_when>
    <thetext>Causes a layouttest failure

--- /tmp/layout-test-results/inspector/timeline-event-dispatch-expected.txt	2010-02-23 11:40:48.000000000 -0800
+++ /tmp/layout-test-results/inspector/timeline-event-dispatch-actual.txt	2010-02-23 11:40:48.000000000 -0800
@@ -1,12 +1,4 @@
 Tests the Timeline API instrumentation of a DOM Dispatch (mousedown)
 
 Test Mouse Target
-EventDispatch Properties:
-+ startTime : * DEFINED *
-+ data : {
-+- type : mousedown
-+ }
-+ children : * DEFINED *
-+ endTime : * DEFINED *
-+ type : 0</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>193046</commentid>
    <comment_count>2</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2010-02-23 11:48:46 -0800</bug_when>
    <thetext>Whoops, wrong bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>193162</commentid>
    <comment_count>3</comment_count>
    <who name="Brady Eidson">beidson</who>
    <bug_when>2010-02-23 15:53:45 -0800</bug_when>
    <thetext>My gut reaction was to have inspector.js just listen for the resize event from the inspected window, but there&apos;s no way to do that.

We&apos;d either:
A - have to find a way to get the browser window&apos;s resize event passed to an undocked inspector window
or
B - add native code to WebCore that calls out to the web inspector when a resize event for the browser window should cause the &quot;enabled&quot; state of the dock button to change.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>