Bug 95540

Summary: Web Inspector: use linkifyResourceAsNode, not linkifyLocation when linkifying resources in Timeline
Product: WebKit Reporter: Andrey Kosyakov <caseq>
Component: Web Inspector (Deprecated)Assignee: Andrey Kosyakov <caseq>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+, webkit.review.bot: commit-queue-

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.