Closed
Bug 1170466
Opened 10 years ago
Closed 10 years ago
Share socket code in |ConnectionOrientedSocketIO| and helpers
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(firefox41 fixed)
RESOLVED
FIXED
2.2 S14 (12june)
| Tracking | Status | |
|---|---|---|
| firefox41 | --- | fixed |
People
(Reporter: tzimmermann, Assigned: tzimmermann)
References
Details
Attachments
(3 files)
|
7.51 KB,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
|
10.06 KB,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
|
15.56 KB,
patch
|
qdot
:
review+
|
Details | Diff | Splinter Review |
|StreamSocketIO| and |BluetoothDaemonConnectionIO| contain a lot of duplicated I/O code. Most of this code can be shared in |ConnectionOrientedSocketIO|.
| Assignee | ||
Comment 1•10 years ago
|
||
| Assignee | ||
Comment 2•10 years ago
|
||
Attachment #8613923 -
Flags: review?(kyle)
| Assignee | ||
Comment 3•10 years ago
|
||
Attachment #8613924 -
Flags: review?(kyle)
| Assignee | ||
Comment 4•10 years ago
|
||
Attachment #8613926 -
Flags: review?(kyle)
Updated•10 years ago
|
Attachment #8613923 -
Flags: review?(kyle) → review+
Updated•10 years ago
|
Attachment #8613924 -
Flags: review?(kyle) → review+
Updated•10 years ago
|
Attachment #8613926 -
Flags: review?(kyle) → review+
| Assignee | ||
Comment 5•10 years ago
|
||
Comment 7•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/ef82cdf1079f
https://hg.mozilla.org/mozilla-central/rev/3bd34542b7c1
https://hg.mozilla.org/mozilla-central/rev/eecddaa2cc3c
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox41:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 2.2 S14 (12june)
You need to log in
before you can comment on or make changes to this bug.
Description
•