Bug 87026

Summary: Web Inspector: refactor revision history to not include resource itself.
Product: WebKit Reporter: Pavel Feldman <pfeldman>
Component: Web Inspector (Deprecated)Assignee: Pavel Feldman <pfeldman>
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 vsevik: review+

Pavel Feldman
Reported 2012-05-21 09:53:51 PDT
This change makes resource contain pure revisions, it stops updating Resources upon free flow editing.
Attachments
Patch (25.02 KB, patch)
2012-05-21 10:09 PDT, Pavel Feldman
vsevik: review+
Pavel Feldman
Comment 1 2012-05-21 10:09:26 PDT
Vsevolod Vlasov
Comment 2 2012-05-21 10:25:28 PDT
Comment on attachment 143054 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=143054&action=review > Source/WebCore/inspector/front-end/UISourceCode.js:140 > + this.contentChanged(revision.content || "", revision.resource.canonicalMimeType()); this.resource()
Pavel Feldman
Comment 3 2012-05-21 10:26:53 PDT
Note You need to log in before you can comment on or make changes to this bug.