Description[NaCl SDK] Refactor FakeHtml5FsFilesystem and FakeHtml5FsNode.
Move FakeHtml5FsFilesystem and FakeHtml5FsNode from
fake_pepper_interface_html5_fs.{cc,h} to
fake_filesystem.{cc,h} and fake_node.{cc,h} to share the code with the
future code.
depot_tools/clang-format was run so the formatting of code is accepted
in the code review by policy. It was run in all the {.cc,.h} files,
and the code formats of some files were changed.
Refactor 2 classes but not 1 class because while refactoring
only FakeHtml5FsFilesystem, the files have a circular header reference.
Refactoring FakeHtml5FsFilesystem and FakeHtml5FsNode takes away
the circular header reference.
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_nacl_sdk;master.tryserver.chromium.mac:mac_nacl_sdk;master.tryserver.chromium.win:win_nacl_sdk
Committed: https://crrev.com/0101f681f950a25b6708f522e24bdbd30ca50934
Cr-Commit-Position: refs/heads/master@{#431044}
Patch Set 1 #Patch Set 2 #Messages
Total messages: 19 (10 generated)
|