Bug 87135

Summary: Web Inspector: JavaScriptSourceFrame should be based on JavaScriptSource not UISourceCode.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
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
none
Patch pfeldman: review+

Description Vsevolod Vlasov 2012-05-22 08:27:51 PDT
This is already implied by code, just renaming a field.
Comment 1 Vsevolod Vlasov 2012-05-22 08:31:31 PDT
Created attachment 143308 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-05-22 08:36:34 PDT
Created attachment 143309 [details]
Patch
Comment 3 Vsevolod Vlasov 2012-05-22 10:12:48 PDT
Committed r117992: <http://trac.webkit.org/changeset/117992>