8000 Tags · cxt90730/chromedp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: cxt90730/chromedp

Tags

v0.5.3

Toggle v0.5.3's commit message
Updating cdproto dependency

Updating cdproto dependency which introduced some slight,
backwards-incompatible name changes of types.

v0.5.2

Toggle v0.5.2's commit message
fail tests if the first testAllocate fails

Otherwise we abruptly stop with a panic.

v0.5.1

Toggle v0.5.1's commit message
Fix concurrency issues

Intermittent timeouts on certain channel reads can occur, and not catch
when a context has been closed causing hangs and other potential issues.

This adds additional checks for when a context has been closed in a
first pass at fixing the fundamental issue.

Additionally, gets rid of the `raw{Marshal,Unmarshal}` calls, and
updates LICENSE.

v0.5.0

Toggle v0.5.0's commit message
General code cleanup

A bit of code reorganization, generating latest device profiles.

v0.4.2

Toggle v0.4.2's commit message
Updating dependencies

v0.4.1

Toggle v0.4.1's commit message
Update dependencies, fix issue with cdproto

Update dependencies to latest. Fixes issue with the missing
sendMessageToTarget command. Fixes chromedp#478.

v0.4.0

Toggle v0.4.0's commit message
Release 0.4.0

v0.3.1

Toggle v0.3.1's commit message
Release 0.3.1

v0.3.0

Toggle v0.3.0's commit message
Release v0.3.0

v0.2.0

Toggle v0.2.0's commit message
Release v0.2.0

0