Bug 52881

Summary: Web Inspector: summary bar is not resized properly with the rest of network panel
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, commit-queue, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
patch pfeldman: review+, commit-queue: commit-queue-

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