Bug 90549 - Web Inspector: UISourceCode should take care of adding revision after committing working copy.
Summary: Web Inspector: UISourceCode should take care of adding revision after committ...
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-07-04 07:07 PDT by Vsevolod Vlasov
Modified: 2012-07-04 08:14 PDT (History)
10 users (show)

See Also:


Attachments
Patch (5.04 KB, patch)
2012-07-04 07:11 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-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>