RESOLVED FIXED 107949
Web Inspector: Clicking a profile's title in the console loads about:blank.
https://bugs.webkit.org/show_bug.cgi?id=107949
Summary Web Inspector: Clicking a profile's title in the console loads about:blank.
Mike West
Reported 2013-01-25 06:58:55 PST
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'.
Attachments
Patch (1.49 KB, patch)
2013-02-05 05:12 PST, Eugene Klyuchnikov
no flags
Eugene Klyuchnikov
Comment 1 2013-02-05 05:12:10 PST
WebKit Review Bot
Comment 2 2013-02-05 06:20:12 PST
Comment on attachment 186606 [details] Patch Clearing flags on attachment: 186606 Committed r141890: <http://trac.webkit.org/changeset/141890>
WebKit Review Bot
Comment 3 2013-02-05 06:20:16 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.