Closed Bug 755494 Opened 13 years ago Closed 10 years ago

Remote debugger server stops accepting connections on Fennec

Categories

(DevTools :: Debugger, defect, P3)

15 Branch
ARM
Android
defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mgoodwin, Unassigned)

References

(Blocks 1 open bug)

Details

Fennec debug servers accept remote connections only intermittently. STR: 1) Configure fennec for remote debugging 2) Attempt to connect from, for example, OS X debugger client (or any TCP client) 3) If successful, perform some other operations on the phone (change active application, allow screen to lock, etc). 4) Observe some connections (usually initial, and some subsequent) are accepted, others fail
cc'ing lucas for some fennec love.
Priority: -- → P3
Summary: Debuggee stops accepting connections → Debugger server stops accepting connections on Fennec
Summary: Debugger server stops accepting connections on Fennec → Remote debugger server stops accepting connections on Fennec
This is essentially the "expected" behavior. Fennec will tear down the debugger socket when the app is closed / killed by Android, which can happen for various reasons. I don't believe we would have an easy way to keep it alive beyond these kind of events.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → INVALID
Product: Firefox → DevTools
You need to log in before you can comment on or make changes to this bug.