Bug 97669 - Web Inspector: [REGRESSION] Revision support problems: revert and apply original content cause exceptions
Summary: Web Inspector: [REGRESSION] Revision support problems: revert and apply origi...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Vsevolod Vlasov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-26 06:00 PDT by Vsevolod Vlasov
Modified: 2012-09-26 08:19 PDT (History)
10 users (show)

See Also:


Attachments
Patch (13.73 KB, patch)
2012-09-26 06:38 PDT, Vsevolod Vlasov
no flags Details | Formatted Diff | Diff
Patch (13.69 KB, patch)
2012-09-26 06:40 PDT, Vsevolod Vlasov
pfeldman: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Vsevolod Vlasov 2012-09-26 06:00:20 PDT
Path to follow.
Comment 1 Vsevolod Vlasov 2012-09-26 06:38:24 PDT
Created attachment 165783 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-09-26 06:40:07 PDT
Created attachment 165785 [details]
Patch
Comment 3 Pavel Feldman 2012-09-26 07:50:49 PDT
Comment on attachment 165785 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=165785&action=review

> Source/WebCore/inspector/front-end/UISourceCode.js:201
>        function callback(content, contentEncoded, mimeType)

indentation is wrong.
Comment 4 Vsevolod Vlasov 2012-09-26 08:19:35 PDT
Committed r129648: <http://trac.webkit.org/changeset/129648>