Bug 105434

Summary: Web Inspector: Add Workspace.setFileContent() method
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, keishi, loislo, pfeldman, pmuellr, vsevik, web-inspector-bugs, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch pfeldman: review+

Description Vsevolod Vlasov 2012-12-19 07:18:02 PST
This method is needed to save file system-based uiSourceCodes to the disk.
Comment 1 Vsevolod Vlasov 2012-12-19 07:19:23 PST
Created attachment 180162 [details]
Patch
Comment 2 eustas.bug 2012-12-19 07:24:34 PST
Comment on attachment 180162 [details]
Patch

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

> Source/WebCore/ChangeLog:7
> +

Typo: usedto
Comment 3 Vsevolod Vlasov 2012-12-19 07:33:42 PST
Committed r138161: <http://trac.webkit.org/changeset/138161>