Bug 113760 - Web Inspector: [HeapProfiler] Table rows do not appear when resizing.
Summary: Web Inspector: [HeapProfiler] Table rows do not appear when resizing.
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: Eugene Klyuchnikov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-02 02:04 PDT by Eugene Klyuchnikov
Modified: 2013-04-02 02:50 PDT (History)
9 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2013-04-02 02:09 PDT, Eugene Klyuchnikov
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eugene Klyuchnikov 2013-04-02 02:04:41 PDT
Steps to reproduce:
1) Collect HEAP profile
2) Drag retainers table title up to reduce main table size.
3) Scroll main table
4) Drag retainers table title down to increase main table size.

Result: main table items remain unrendered until scroll.
Comment 1 Eugene Klyuchnikov 2013-04-02 02:09:04 PDT
Created attachment 196104 [details]
Patch
Comment 2 WebKit Review Bot 2013-04-02 02:50:55 PDT
Comment on attachment 196104 [details]
Patch

Clearing flags on attachment: 196104

Committed r147412: <http://trac.webkit.org/changeset/147412>
Comment 3 WebKit Review Bot 2013-04-02 02:50:58 PDT
All reviewed patches have been landed.  Closing bug.