Commit Graph

16 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
1e295eddfb Updating to latest protocol.json (clarifying timestamp behavior)
* Disabled AddOnLoadScript/RemoveOnLoadScript
* Updated chromedp-gen fixups for latest timestamp declarations
* Updated to latest protocol.json definitions
2017-07-09 08:40:29 +07:00
Kenneth Shaw
d70d54233f Fixing timestamp issues
Adding full timestamp types. Fixes #71
2017-07-01 20:06:43 +07:00
Kenneth Shaw
f27ba717b1 Temporarily removing all timestamp types 2017-07-01 15:55:35 +07:00
Kenneth Shaw
2f321ca865 Fixing issue with timestamps 2017-07-01 14:20:18 +07:00
Kenneth Shaw
8593dbf08e Fixing issue with Network.Headers type 2017-06-18 10:27:15 +07:00
Kenneth Shaw
a7d69aad1f Fixing issue with nodeType named object parameters in chromedp-gen, and updating to latest protocol.json 2017-06-18 07:55:45 +07:00
Kenneth Shaw
91303cba34 Updating to latest protocol.json 2017-06-06 17:57:18 +07:00
Kenneth Shaw
4bb2c55697 Updating to latest protocol.json and addition of Browser domain 2017-04-17 07:32:07 +07:00
Kenneth Shaw
2c07a7f49c Updating to latest protocol.json 2017-04-04 15:47:15 +07:00
Kenneth Shaw
23221e4265 Updating to latest protocol.json 2017-03-13 09:29:26 +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
58283934b9 Fixing issues with code generation 2017-01-26 14:28:34 +07:00
Kenneth Shaw
a733b57f8d Updating to latest chrome protocol.json 2017-01-24 22:21:23 +07:00
Kenneth Shaw
20d575fece Initial import 2017-01-24 22:09:23 +07:00