Bug 52881 - Web Inspector: summary bar is not resized properly with the rest of network panel
Summary: Web Inspector: summary bar is not resized properly with the rest of network p...
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: Andrey Kosyakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-21 03:21 PST by Andrey Kosyakov
Modified: 2011-01-23 23:18 PST (History)
11 users (show)

See Also:


Attachments
patch (2.72 KB, patch)
2011-01-21 03:27 PST, Andrey Kosyakov
pfeldman: review+
commit-queue: commit-queue-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andrey Kosyakov 2011-01-21 03:21:37 PST
1. Open network panel
2. Resize inspector window to increase its width
3. Observe summary bar is not extended to the right
Comment 1 Andrey Kosyakov 2011-01-21 03:27:28 PST
Created attachment 79720 [details]
patch
Comment 2 WebKit Commit Bot 2011-01-21 08:08:24 PST
Comment on attachment 79720 [details]
patch

Rejecting attachment 79720 [details] from commit-queue.

Failed to run "['./Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '--bot-id=cr-jail-3', 'apply-..." exit_code: 1

Last 500 characters of output:
rks/Python.framework/Versions/2.6/lib/python2.6/urllib2.py", line 361, in _call_chain
    result = func(*args)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_http.py", line 756, in https_open
    return self.do_open(conn_factory, req)
  File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_http.py", line 706, in do_open
    raise URLError(err)
urllib2.URLError: <urlopen error [Errno 60] Operation timed out>

Full output: http://queues.webkit.org/results/7563267
Comment 3 Andrey Kosyakov 2011-01-23 23:18:31 PST
Manually committed r76483: http://trac.webkit.org/changeset/76483