Closed Bug 928981 Opened 11 years ago Closed 10 years ago

B2G Desktop should use a tcp socket

Categories

(Firefox OS Graveyard :: Simulator, defect, P1)

x86
All
defect

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 942756

People

(Reporter: paul, Assigned: paul)

References

(Depends on 1 open bug)

Details

Attachments

(1 file)

Enabling the remote debugger in B2G Desktop will open a unix socket. The App Manager doesn't support unix sockets. And unix sockets don't work everywhere (Windows).

B2G Desktop should use a tcp socket.
Priority: -- → P1
That's a B2G bug, we should use a ifdef over here:
  http://mxr.mozilla.org/mozilla-central/source/b2g/app/b2g.js#808

And set devtools.debugger.unix-domain-socket to 6000 ifndef MOZ_WIDGET_GONK
Blocks: 932758
Assignee: nobody → paul
Attached patch v1Splinter Review
Attachment #8340331 - Flags: feedback?(poirot.alex)
Blocks: 942756
No longer blocks: 942756
Depends on: 942756
Comment on attachment 8340331 [details] [diff] [review]
v1

Looks like it will be fixed in bug 942756
Attachment #8340331 - Flags: feedback?(poirot.alex)
Component: Developer Tools: App Manager → Simulator
Product: Firefox → Firefox OS
Version: Trunk → unspecified
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: