Skip to content

Conversation

kmanley
Copy link
Contributor

@kmanley kmanley commented Sep 10, 2017

@wirepair your latest gcd support the new setDownloadBehavior functionality discussed here https://bugs.chromium.org/p/chromium/issues/detail?id=696481#c39. This PR just exposes it in autogcd.

Note that I stuck this on Tab, but it's really a Page level setting. I don't know if maybe Page should be exposed in autogcd as a high level object alongside Tab, Element, etc.

@wirepair
Copy link
Owner

Thank you for the PR, could you make this use the WithParams style? Most new functionality should use WithParams because as the APIs change a lot of the new fields are omittable. If we use the direct argument style any additions to the API call will break and we have to go in and fix every time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants