Bug 106909 - Web Inspector: Introduce UISourceCode.originURL().
Summary: Web Inspector: Introduce UISourceCode.originURL().
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-01-15 08:10 PST by Vsevolod Vlasov
Modified: 2013-01-16 02:20 PST (History)
8 users (show)

See Also:


Attachments
Patch (49.20 KB, patch)
2013-01-15 08:14 PST, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>