Bug 107949

Summary: Web Inspector: Clicking a profile's title in the console loads about:blank.
Product: WebKit Reporter: Mike West <mkwst>
Component: Web Inspector (Deprecated)Assignee: Eugene Klyuchnikov <eustas>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

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.