Especially for the disk cache, it always felt a bit sketchy to create these objects on the global stack. We now create them in RequestServer's main() where we can be more certain of destruction order, and pass them to ConnectionFromClient instances. |
||
|---|---|---|
| .. | ||
| ImageDecoder | ||
| RequestServer | ||
| WebContent | ||
| WebDriver | ||
| WebWorker | ||
| CMakeLists.txt | ||