Bug 106909

Summary: Web Inspector: Introduce UISourceCode.originURL().
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Vsevolod Vlasov 2013-01-15 08:10:01 PST
Introduced originURL on UISourceCode showing where UISourceCode in workspace was loaded from.
This is neeeded to distinguish it from network request url used by mappings.
Comment 1 Vsevolod Vlasov 2013-01-15 08:14:23 PST
Created attachment 182778 [details]
Patch
Comment 2 Vsevolod Vlasov 2013-01-16 02:20:45 PST
Committed r139859: <http://trac.webkit.org/changeset/139859>