RESOLVED FIXED Bug 113488
Web Inspector: ResourceScriptFile should check if resource content really matches VM script when determining hasDiverged state.
https://bugs.webkit.org/show_bug.cgi?id=113488
Summary Web Inspector: ResourceScriptFile should check if resource content really mat...
Vsevolod Vlasov
Reported 2013-03-28 01:24:26 PDT
Files loaded from file system could have been updated after the script was loaded to VM. We should always compare these contents to determine whether certain file has diverged from VM script.
Attachments
Patch (20.38 KB, patch)
2013-03-28 04:23 PDT, Vsevolod Vlasov
no flags
Patch (20.55 KB, patch)
2013-03-28 04:33 PDT, Vsevolod Vlasov
pfeldman: review+
Vsevolod Vlasov
Comment 1 2013-03-28 04:23:59 PDT
Vsevolod Vlasov
Comment 2 2013-03-28 04:33:09 PDT
Vsevolod Vlasov
Comment 3 2013-03-28 06:04:46 PDT
Note You need to log in before you can comment on or make changes to this bug.