Bug 90387 - Web Inspector: incorrect height of main timeline pane after switching to memory mode
Summary: Web Inspector: incorrect height of main timeline pane after switching to memo...
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: 2012-07-02 08:42 PDT by Andrey Kosyakov
Modified: 2012-07-05 08:19 PDT (History)
12 users (show)

See Also:


Attachments
Patch (1.52 KB, patch)
2012-07-02 08:46 PDT, Andrey Kosyakov
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from gce-cr-linux-04 (339.64 KB, application/zip)
2012-07-02 10:35 PDT, WebKit Review Bot
no flags Details
Patch (2.42 KB, patch)
2012-07-04 11:06 PDT, Andrey Kosyakov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>