Commit Graph

10 Commits

Author SHA1 Message Date
Kenneth Shaw
60b7898f53 Changing autogen comments to match Go CL#13560 standard. 2017-07-09 09:05:19 +07:00
Kenneth Shaw
dff2331810 Updating to latest protocol.json 2017-05-19 08:09:21 +07:00
Kenneth Shaw
23221e4265 Updating to latest protocol.json 2017-03-13 09:29:26 +07:00
Kenneth Shaw
8e8dabbe6c Fixing remaining gofmt/misspell issues for goreportcard 2017-03-02 10:24:35 +07:00
Kenneth Shaw
6ab485c766 Updating to latest protocol.json 2017-03-02 08:16:48 +07:00
Kenneth Shaw
b5032069e3 Fixing race issues
- Refactored chromedp-gen and cdp code so that Execute no longer returns
  a channel
- Fixing potential race problems in handler
- Eliminated some dead code
- Updated examples to include new logging parameters
2017-02-14 17:15:53 +07:00
Kenneth Shaw
f73c429109 Renaming FrameHandler, updating to latest protocol.json, and code fixes 2017-02-12 12:50:46 +07:00
Kenneth Shaw
c112899581 Fixing chromedp-gen and updating protocol.json
- Fixes issues with different flag toggles on chromedp-gen
- Updating to latest protocol.json
2017-02-09 13:45:44 +07:00
Kenneth Shaw
58283934b9 Fixing issues with code generation 2017-01-26 14:28:34 +07:00
Kenneth Shaw
20d575fece Initial import 2017-01-24 22:09:23 +07:00