This makes `HttpServer` accept `preferredPort` option that will first try to listen on that port, and if that port is already in use, listen on some available port instead. Fixes #17201. |
||
|---|---|---|
| .. | ||
| baseTest.ts | ||
| browserTest.ts | ||
| checkCoverage.js | ||
| commonFixtures.ts | ||
| coverage.js | ||
| coverageFixtures.ts | ||
| platformFixtures.ts | ||
| proxy.ts | ||
| queryObjects.ts | ||
| remote-server-impl.js | ||
| remoteServer.ts | ||
| serverFixtures.ts | ||
| testMode.ts | ||
| testModeFixtures.ts | ||
| traceViewerFixtures.ts | ||
| utils.ts | ||