Closed
Bug 1032207
Opened 11 years ago
Closed 11 years ago
GeckoView Doesn't Support Remote Debugging
Categories
(Core Graveyard :: Embedding: GRE Core, defect)
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 1033168
People
(Reporter: heath.borders, Unassigned)
Details
I tried using Mark Finkle's geckobrowser [1] (which seems to have remote debugging enabled), but when I followed the remote debugging setup directions for Firefox for Android [2], I received no alert in my app. The directions work for Firefox for Android itself.
I'm running geckobrowser in a Google APIs 4.4.2 ARM emulator.
[1] https://github.com/mfinkle/geckobrowser
[2] https://developer.mozilla.org/en-US/docs/Tools/Remote_Debugging/Firefox_for_Android
| Reporter | ||
Comment 1•11 years ago
|
||
When I try to connect from my desktop Firefox, I do get the GeckoView.ChromeDelegate#onDebugRequest callback, but when I call GeckoView.PromptResult#confirm, my desktop Firefox says "Error: connection timeout."
| Reporter | ||
Updated•11 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
| Assignee | ||
Updated•9 years ago
|
Product: Core → Core Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•