RESOLVED FIXED 95540
Web Inspector: use linkifyResourceAsNode, not linkifyLocation when linkifying resources in Timeline
https://bugs.webkit.org/show_bug.cgi?id=95540
Summary Web Inspector: use linkifyResourceAsNode, not linkifyLocation when linkifying...
Andrey Kosyakov
Reported 2012-08-31 02:02:44 PDT
linkifyLocation requires line number and is for linkifying location within potentially source-mapped resources, so use linkifyResoruceAsNode for resource-related records (ScheduleResourceRequest..ResourceFinish).
Attachments
Patch (2.76 KB, patch)
2012-08-31 02:06 PDT, Andrey Kosyakov
pfeldman: review+
webkit.review.bot: commit-queue-
Andrey Kosyakov
Comment 1 2012-08-31 02:06:15 PDT
WebKit Review Bot
Comment 2 2012-08-31 02:56:33 PDT
Comment on attachment 161643 [details] Patch Rejecting attachment 161643 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 ERROR: /mnt/git/webkit-commit-queue/Source/WebCore/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output: http://queues.webkit.org/results/13714149
Andrey Kosyakov
Comment 3 2012-09-03 02:57:15 PDT
Note You need to log in before you can comment on or make changes to this bug.