 Chromium Code Reviews
 Chromium Code Reviews Issue 
            1421903008:
    Revert of SSL in EmbeddedTestServer  (Closed)
    
  
    Issue 
            1421903008:
    Revert of SSL in EmbeddedTestServer  (Closed) 
  | DescriptionRevert of SSL in EmbeddedTestServer (patchset #55 id:1070001 of https://codereview.chromium.org/1376593007/ )
Reason for revert:
This breaks cros_trunk, failure started here:
http://master.chrome.corp.google.com:8011/builders/cros%20trunk/builds/40350
crbug.com/548358
Original issue's description:
> SSL and add handlers in EmbeddedTestServer
>
> As part of the migration of tests to EmbeddedTestServer, this CL modifies
> EmbeddedTestServer to support SSLServerSocket and to add shared default handlers
> that can be used by tests to mirror the SpawnedTestServer handlers. The major
> changes are:
>
> - SSL support through SSLServerSocket
> - Adding SSLServerConfig to configure SSLServerSockets.
> - Setting up default handlers for BrowserTestBase tests.
> - Asynchronous HttpResponse.
> - Moving EmbeddedTestServer to the net:: namespace.
>
> BUG=496825
> NOPRESUBMIT=TRUE
>
> Committed: https://crrev.com/5c265faa70626b7754e8b62300f65771dae2adbf
> Cr-Commit-Position: refs/heads/master@{#356305}
TBR=davidben@chromium.org,kelvinp@chromium.org,lazyboy@chromium.org,mmenke@chromium.org,asanka@chromium.org,sergeyu@chromium.org,svaldez@chromium.org
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=496825
Committed: https://crrev.com/d50b4910a3c5b388f74fb50bc98587cb59e4e295
Cr-Commit-Position: refs/heads/master@{#356411}
   Patch Set 1 #Messages
    Total messages: 4 (0 generated)
     |