DescriptionCreating contents state byte array before opening stream
Changed TabState.saveState to be able to safely write
mapped byte buffers by opening FileOutputStream after
retrieving buffer contents. Removed unnecessary call to
FileChannel.write which is not guaranteed to write all
bytes.
BUG=626815
Committed: https://crrev.com/b6f7a7a894bbced31fb74e75f14364998a610bdc
Cr-Commit-Position: refs/heads/master@{#405299}
Patch Set 1 : creating contents state byte array before opening stream #
Total comments: 3
Patch Set 2 : renamed variables, added javadoc, updated AUTHORS #
Total comments: 1
Messages
Total messages: 22 (8 generated)
|