Closed
Bug 518262
Opened 15 years ago
Closed 12 years ago
Implement remote debugger for Fennec
Categories
(Firefox for Android Graveyard :: General, defect)
Firefox for Android Graveyard
General
Tracking
(Not tracked)
RESOLVED
DUPLICATE
of bug 739966
People
(Reporter: blassey, Unassigned)
Details
having firebug or venkman-like debugging capabilities for an instance of fennec (or any other xul app) running on a device from a remote host would be very useful.
Comment 1•15 years ago
|
||
Didn't mfinkle start this? That may have just been a remote JS console, but it could be the start of a debugger.
Comment 2•13 years ago
|
||
(In reply to Ben Combee (:bcombee) from comment #1)
> Didn't mfinkle start this? That may have just been a remote JS console, but
> it could be the start of a debugger.
After the remote JS console, would firebug or venkman be the ideal next step unless there are other features that need to be the focus prior to that?
Comment 3•12 years ago
|
||
This exists now, doesn't it?
Comment 4•12 years ago
|
||
(In reply to Josh Matthews [:jdm] from comment #3)
> This exists now, doesn't it?
Yes, although not enabled by default, yet (you need to flip devtools.debugger.remote-enabled). I suppose this bug could be marked as a dupe of bug 676586, for lack of a better one.
Updated•12 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•