Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

Chrome 40: DOM agent must be enabled before CSS agent can be enabled #10088

Merged
merged 2 commits into from
Dec 8, 2014

Conversation

redmunds
Copy link
Contributor

@redmunds redmunds commented Dec 5, 2014

This is for #9999

There's a new requirement in Chrome 40 that the DOM agent must be enabled before CSS agent can be enabled. Need to add enable() to DOM API (chromium 303653008) so we can call it.

@FezVrasta
Copy link
Contributor

looks like it works :) great

@dangoor dangoor self-assigned this Dec 8, 2014
@dangoor
Copy link
Contributor

dangoor commented Dec 8, 2014

Looks good to me.

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

Successfully merging this pull request may close these issues.

None yet

3 participants