Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Firefox to be able to connect to devtools again #10158

Merged
merged 3 commits into from Mar 24, 2016
Merged

Commits on Mar 23, 2016

Commits on Mar 24, 2016

  1. Implement a basic thread actor

    These should represent JavaScript contexts, but not defining them at all
    prevent any remote debugging session to be started from Firefox. They shouldn't
    be conflated with tab actors.
    nox committed Mar 24, 2016
  2. Add a dummy reconfigure reply in the thread actor

    nox committed Mar 24, 2016
You can’t perform that action at this time.