Bug 90387

Summary: Web Inspector: incorrect height of main timeline pane after switching to memory mode
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, dglazkov, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch
none
Archive of layout-test-results from gce-cr-linux-04
none
Patch pfeldman: review+

Description Andrey Kosyakov 2012-07-02 08:42:23 PDT
0. Open WebInspector;
1. Switch to Timeline panel;
2. Record some events;
3. Switch to memory mode;
4. Observe that main timeline pane doesn't scroll as intended;
5. Reduce size of memory counters pane;
6. Observe newly appearing free space is not used;
Comment 1 Andrey Kosyakov 2012-07-02 08:46:36 PDT
Created attachment 150429 [details]
Patch
Comment 2 Pavel Feldman 2012-07-02 08:52:16 PDT
Comment on attachment 150429 [details]
Patch

I am sorry.
Comment 3 WebKit Review Bot 2012-07-02 10:35:10 PDT
Comment on attachment 150429 [details]
Patch

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

New failing tests:
plugins/iframe-shims.html
Comment 4 WebKit Review Bot 2012-07-02 10:35:14 PDT
Created attachment 150445 [details]
Archive of layout-test-results from gce-cr-linux-04

The attached test failures were seen while running run-webkit-tests on the chromium-ews.
Bot: gce-cr-linux-04  Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'>  Platform: Linux-2.6.39-gcg-201203291735-x86_64-with-Ubuntu-10.04-lucid
Comment 5 Andrey Kosyakov 2012-07-03 00:59:09 PDT
Committed r121690: <http://trac.webkit.org/changeset/121690>
Comment 6 Andrey Kosyakov 2012-07-04 11:05:02 PDT
Reopening, as we still have the same problem when switching back from memory mode to events.
Comment 7 Andrey Kosyakov 2012-07-04 11:06:19 PDT
Created attachment 150824 [details]
Patch
Comment 8 Andrey Kosyakov 2012-07-05 08:19:02 PDT
Committed r121905: <http://trac.webkit.org/changeset/121905>