Bug 187259
| Summary: | Adjust ChildProcessProxy::sendSync's default 1s timeout for clarity | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Tim Horton <thorton> |
| Component: | WebKit2 | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | andersca, ap, beidson, ggaren |
| Priority: | P2 | ||
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Tim Horton
We shouldn't have ChildProcessProxy::sendSync with a 1s timeout and everything else with an infinite timeout... that just leads to bugs like https://bugs.webkit.org/show_bug.cgi?id=187077
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |