Bug 113489

Summary: Web Inspector: Simplify ResourceScriptFile so that it stores hasDiverged state in it.
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   
Bug Depends on:    
Bug Blocks: 113488    
Attachments:
Description Flags
Patch pfeldman: review+

Description Vsevolod Vlasov 2013-03-28 01:25:18 PDT
This is a preliminary step for https://bugs.webkit.org/show_bug.cgi?id=113488 (Web Inspector: ResourceScriptFile should check if resource content really matches VM script when determining hasDiverged state.)
Comment 1 Vsevolod Vlasov 2013-03-28 04:12:17 PDT
Created attachment 195526 [details]
Patch
Comment 2 Vsevolod Vlasov 2013-03-28 05:32:35 PDT
Committed r147099: <http://trac.webkit.org/changeset/147099>