[Webkit-unassigned] [Bug 89799] New: Web Inspector: fix timeline window auto-sizing logic

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 22 17:58:52 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=89799

           Summary: Web Inspector: fix timeline window auto-sizing logic
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: ASSIGNED
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: caseq at chromium.org
                CC: rik at webkit.org, keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    bweinstein at apple.com, apavlov at chromium.org,
                    loislo at chromium.org


r120891 introduced logic for automatically sizing of Timeline overview window as a matter of reducing the number of window refreshes while recording a new timeline. This doesn't work when there's a non-default window selected.

0. Open inspector, switch to Timeline panel.
1. Press record, record some events, press stop.
2. Select a window in the middle of overview.
3. Toggle "glue records" button back and forth.
4. Resize window to force a refresh

EXPECTED: Window content does not change
ACTUAL: Window content changes upon refresh

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list