commit | df1815b77fc76008ee491aa61a8cb67777fe44f0 | [log] [tgz] |
---|---|---|
author | Rohit Rao <[email protected]> | Thu Feb 21 13:54:45 2019 |
committer | Commit Bot <[email protected]> | Thu Feb 21 13:54:45 2019 |
tree | 346dda73f35578695d42fa317c0c45fc98afb468 | |
parent | 8d8d27108cb6c17977685937c7ffaf7325e537bf [diff] |
[ios] Adds the HttpServer to the ios_web_shell_eg2test runner app. EG2 tests can now interact directly with the in-process HttpServer. The resulting URLs can be sent over to the EG2 app process, which will be able to load pages even if they are hosted by a server in another process. The WebShellTestCase fixture is modified to compile under both EG1 and EG2 and used to set up and tear down the HttpServer. BUG=930859 Change-Id: Ie56274bef53687ef8ac90058954f2daefed5f351 Reviewed-on: https://chromium-review.googlesource.com/c/1479927 Reviewed-by: Justin Cohen <[email protected]> Commit-Queue: Rohit Rao <[email protected]> Cr-Commit-Position: refs/heads/master@{#634171}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .