Bug 55569

Summary: Web Inspector: rename "sourceName" to "sourceFileId" in ScriptsPanel.js
Product: WebKit Reporter: Pavel Podivilov <podivilov>
Component: Web Inspector (Deprecated)Assignee: Pavel Podivilov <podivilov>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch. pfeldman: review+

Description Pavel Podivilov 2011-03-02 03:45:06 PST
Web Inspector: rename "sourceName" to "sourceFileId" in ScriptsPanel.js.

sourceFileId better reflects the intention to have unique identifier for each source that is shown in scripts panel.
Comment 1 Pavel Podivilov 2011-03-02 03:45:52 PST
Created attachment 84395 [details]
Patch.
Comment 2 Pavel Podivilov 2011-03-03 03:04:00 PST
Committed r80224: <http://trac.webkit.org/changeset/80224>