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

Remote Debugging #15

Closed
hborders opened this issue Jun 27, 2014 · 3 comments
Closed

Remote Debugging #15

hborders opened this issue Jun 27, 2014 · 3 comments

Comments

@hborders
Copy link

I noticed that you set up remote debugging, but when I follow the instructions on [1]. I never see the "Connect..." menu in Tools->Web Developer. I manually entered the URL from the instructions [2], and set up tcp forwarding via ADB as suggested, adb forward tcp:6000 tcp:6000, but I get connection timeouts.

I'm running geckobrowser in a Google API ARM emulator running 4.4.2.

[1] https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Firefox_for_Android
[2] chrome://browser/content/devtools/connect.xhtml

@hborders
Copy link
Author

I just tested with the play store version of Firefox for Android, and the remote debugger connects to it.

@mfinkle
Copy link
Owner

mfinkle commented Jul 1, 2014

I'll debug this in GeckoBrowser and see what happens. I would have thought the remote debugger would connect.

@mfinkle
Copy link
Owner

mfinkle commented Jul 2, 2014

Found the problem. Patch is awaiting review here:
https://bugzilla.mozilla.org/show_bug.cgi?id=1033168

@mfinkle mfinkle closed this as completed Jul 2, 2014
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

No branches or pull requests

2 participants