[Webkit-unassigned] [Bug 107949] New: Web Inspector: Clicking a profile's title in the console loads about:blank.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 25 06:57:00 PST 2013


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

           Summary: Web Inspector: Clicking a profile's title in the
                    console loads about:blank.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mkwst at chromium.org
                CC: keishi at webkit.org, pmuellr at yahoo.com,
                    pfeldman at chromium.org, yurys at chromium.org,
                    apavlov at chromium.org, loislo at chromium.org,
                    vsevik at chromium.org,
                    web-inspector-bugs at googlegroups.com


Reproduction steps:

1. Generate a profile via `console.profile('title');`.
2. Do something interesting.
3. Stop the profile via `console.profileEnd('title');`.
4. Click "title" in the generate console message.

I assume it should flip to the profile pane, and load the individual profile. Instead, it opens a new tab to 'about:blank'.

-- 
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