This change makes it so that signal handlers aren't registered on windows. The reason for that is that the aim of these handlers was to catch signals that came from another process, but the windows signal implementation doesn't actually support signaling another process. So we will need to use a different mechanism for this. |
||
|---|---|---|
| .. | ||
| ImageDecoder | ||
| RequestServer | ||
| WebContent | ||
| WebDriver | ||
| WebWorker | ||
| CMakeLists.txt | ||