chromedp v0.5.2 Release Notes

Release Date: 2019-11-27 // over 4 years ago
    • Discard detached targets properly, which was causing hangs in some sites using iframes
    • Stop discarding EventExceptionThrown events for targets
    • ⏱ Make ExecAllocator more robust, with bufio.Reader and a timeout
    • Stop erroring about EventDownloadWillBegin events
    • 👌 Support a user's explicit remote-debugging-port flag
    • Avoid a few potential concurrency issues in edge cases