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'.
Created attachment 186606 [details] Patch
Comment on attachment 186606 [details] Patch Clearing flags on attachment: 186606 Committed r141890: <http://trac.webkit.org/changeset/141890>
All reviewed patches have been landed. Closing bug.