Closed
Bug 1395423
Opened 7 years ago
Closed 7 years ago
Cannot connect from WebIDE to Nightly for Android with WiFi
Categories
(DevTools Graveyard :: WebIDE, defect, P2)
DevTools Graveyard
WebIDE
Tracking
(firefox57 affected)
RESOLVED
WORKSFORME
Tracking | Status | |
---|---|---|
firefox57 | --- | affected |
People
(Reporter: masayuki, Unassigned)
Details
STR:
1. Allow to debug via WiFi in the settings of Nightly for Android.
2. Open WebIDE on Nightly on Desktop (I tested on Win10).
3. Try to connect to the Android device from its right pane.
Actual result:
I see yellow information bar, "Operation failed: Connecting to XXXXXX".
In the Browser Console, I see:
> Connection status changed: connecting app-manager.js:156
> Exception { name: "NS_BASE_STREAM_CLOSED", message: "Component returned failure code: 0x…", result: 2152136706, filename: "resource://gre/modules/commonjs/too…", lineNumber: 330, columnNumber: 0, data: null, stack: "onInputStreamReady@resource://gre/m…", location: XPCWrappedNative_NoHelper } connection-manager.js:324
> Connection status changed: disconnected app-manager.js:156
> Operation failed: Connecting to XXXXXX webide.js:326:5
> reportError chrome://webide/content/webide.js:326:5
> busyUntil/<
I *can* connect to Firefox 55 and 56 Beta with same environment. So, this could be a regression of 57.
Reporter | ||
Comment 1•7 years ago
|
||
Ah, my Android version is 7.1.1 and Windows 10 is build 16251 (Insider build, slow ring).
Updated•7 years ago
|
Component: General → Developer Tools: WebIDE
Product: Firefox for Android → Firefox
Thanks for the report and sorry for the delay!
I'm having trouble reproducing the issue here. When I test Nightly 57 (20170919) on Windows 10:
1. The device appears in the right pane
2. Choosing is triggers QR code to appear in WebIDE and scan prompt on the phone
3. Selecting scan on the phone and hovering the QR code finishes the setup
4. Connection is now ready
Are you still seeing this with the latest Nightly?
Reporter | ||
Comment 3•7 years ago
|
||
Yeah, I also don't reproduce this bug anymore.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(masayuki)
Resolution: --- → WORKSFORME
Updated•6 years ago
|
Product: Firefox → DevTools
Updated•5 years ago
|
Product: DevTools → DevTools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•