RESOLVED FIXED 87026
Web Inspector: refactor revision history to not include resource itself.
https://bugs.webkit.org/show_bug.cgi?id=87026
Summary Web Inspector: refactor revision history to not include resource itself.
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.