Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Issue 10805001: Fixed: FileSystem;:Write should take an istream instance for input, not ostream (Closed)

Created:
May 24, 2013, 9:35 a.m. by Wladimir Palant
Modified:
May 27, 2013, 8:18 a.m.
Reviewers:
Felix Dahlke
Visibility:
Public.

Description

Fixed: FileSystem;:Write should take an istream instance for input, not ostream

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+15 lines, -17 lines) Patch
M include/AdblockPlus/DefaultFileSystem.h View 1 chunk +1 line, -3 lines 0 comments Download
M include/AdblockPlus/FileSystem.h View 1 chunk +1 line, -1 line 0 comments Download
M src/DefaultFileSystem.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/FileSystemJsObject.cpp View 1 chunk +1 line, -1 line 0 comments Download
M src/Utils.h View 1 chunk +4 lines, -2 lines 0 comments Download
M src/Utils.cpp View 1 chunk +4 lines, -6 lines 0 comments Download
M test/BaseJsTest.h View 2 chunks +2 lines, -2 lines 0 comments Download
M test/FileSystemJsObject.cpp View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2
Wladimir Palant
May 24, 2013, 9:36 a.m. (2013-05-24 09:36:41 UTC) #1
Felix Dahlke
May 24, 2013, 3:34 p.m. (2013-05-24 15:34:06 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld