Description[NaCl SDK] Refactor FakeURLRequestInfoResource, FakeURLResponseInfoResource, and GetHeaderValue
Move FakeURLRequestInfoResource, FakeURLResponseInfoResource, and
GetHeaderValue from fake_pepper_interface_url_loader.cc to
fake_util.{cc,h} to share the code with the future code.
Modify slightly on the implementation of GetHeaderValue.
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.
test_sdk.py was run. Unit tests passed on all platforms.
Not any compiler errors were from fake_pepper_interface_url_loader*
and fake_util*.
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/ca44a7a790a7f94f67742aee6b2e330f762d6cae
Cr-Commit-Position: refs/heads/master@{#432085}
Patch Set 1 #
Total comments: 2
Messages
Total messages: 12 (6 generated)
|