Bug 90549

Summary: Web Inspector: UISourceCode should take care of adding revision after committing working copy.
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
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 pfeldman: review+

Description Vsevolod Vlasov 2012-07-04 07:07:16 PDT
Edited data should be saved and revision should be added even if domain specific edit commit (css edit, js live edit).
This means UISourceCode should take care of adding revision and should do it synchronously.
Comment 1 Vsevolod Vlasov 2012-07-04 07:11:37 PDT
Created attachment 150789 [details]
Patch
Comment 2 Vsevolod Vlasov 2012-07-04 08:14:21 PDT
Committed r121855: <http://trac.webkit.org/changeset/121855>