Closed
Bug 1059813
Opened 9 years ago
Closed 9 years ago
[I/O] Cleanup |UnixSocketRawData|
Categories
(Firefox OS Graveyard :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
2.1 S4 (12sep)
People
(Reporter: tzimmermann, Assigned: tzimmermann)
References
Details
Attachments
(6 files, 2 obsolete files)
3.48 KB,
patch
|
qdot
:
review+
chucklee
:
review+
|
Details | Diff | Splinter Review |
1.81 KB,
patch
|
allstars.chh
:
review+
|
Details | Diff | Splinter Review |
1.13 KB,
patch
|
vicamo
:
review+
|
Details | Diff | Splinter Review |
26.74 KB,
patch
|
ben.tian
:
review+
|
Details | Diff | Splinter Review |
7.49 KB,
patch
|
tzimmermann
:
review+
|
Details | Diff | Splinter Review |
4.45 KB,
patch
|
tzimmermann
:
review+
|
Details | Diff | Splinter Review |
|UnixSocketRawData| should provide a clean interface for access to it's internals.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8480604 -
Flags: review?(kyle)
Assignee | ||
Comment 2•9 years ago
|
||
Attachment #8480606 -
Flags: review?(kyle)
Assignee | ||
Comment 3•9 years ago
|
||
Attachment #8480608 -
Flags: review?(allstars.chh)
Assignee | ||
Comment 4•9 years ago
|
||
Attachment #8480609 -
Flags: review?(vyang)
Assignee | ||
Comment 5•9 years ago
|
||
Attachment #8480611 -
Flags: review?(btian)
Assignee | ||
Comment 6•9 years ago
|
||
Attachment #8480612 -
Flags: review?(kyle)
Updated•9 years ago
|
Attachment #8480609 -
Flags: review?(vyang) → review+
Attachment #8480608 -
Flags: review?(allstars.chh) → review+
Comment 7•9 years ago
|
||
Comment on attachment 8480611 [details] [diff] [review] [05] Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in Bluetooth Review of attachment 8480611 [details] [diff] [review]: ----------------------------------------------------------------- LGTM
Attachment #8480611 -
Flags: review?(btian) → review+
Updated•9 years ago
|
Attachment #8480604 -
Flags: review?(kyle) → review+
Comment 8•9 years ago
|
||
Comment on attachment 8480606 [details] [diff] [review] [02] Bug 1059813: Use getter/setter methods of |UnixSocketRawData| in |KeyStore| Review of attachment 8480606 [details] [diff] [review]: ----------------------------------------------------------------- LGTM, but :chucklee owns the keystore stuff so probably want him to have a look.
Attachment #8480606 -
Flags: review?(kyle)
Attachment #8480606 -
Flags: review?(chulee)
Attachment #8480606 -
Flags: review+
Updated•9 years ago
|
Attachment #8480612 -
Flags: review?(kyle) → review+
Attachment #8480606 -
Flags: review?(chulee) → review+
Assignee | ||
Comment 9•9 years ago
|
||
(In reply to Kyle Machulis [:kmachulis] [:qdot] from comment #8) > LGTM, but :chucklee owns the keystore stuff so probably want him to have a > look. Oh, thanks. I wasn't sure about keystore. And thanks Chuck, for handling this so quickly.
Assignee | ||
Comment 10•9 years ago
|
||
https://hg.mozilla.org/integration/b2g-inbound/rev/0b7a62175398 https://hg.mozilla.org/integration/b2g-inbound/rev/7bd0ecf96e59 https://hg.mozilla.org/integration/b2g-inbound/rev/d08a91fee65a https://hg.mozilla.org/integration/b2g-inbound/rev/ab4056a1aa06 https://hg.mozilla.org/integration/b2g-inbound/rev/f991f546dbcd https://hg.mozilla.org/integration/b2g-inbound/rev/cffeecd46cad https://tbpl.mozilla.org/?tree=B2g-Inbound&rev=cffeecd46cad
Comment 11•9 years ago
|
||
Backed out per Thomas' IRC request. https://hg.mozilla.org/integration/b2g-inbound/rev/927da4815ef9
Assignee | ||
Comment 12•9 years ago
|
||
Changes since v1: - rebased onto bug 1062754
Attachment #8480604 -
Attachment is obsolete: true
Attachment #8485633 -
Flags: review+
Assignee | ||
Comment 13•9 years ago
|
||
Changes since v1: - rebased onto bug 1062754
Attachment #8480612 -
Attachment is obsolete: true
Attachment #8485635 -
Flags: review+
Assignee | ||
Comment 14•9 years ago
|
||
I had to fix bug 1062754 first. Landing these patches again. https://hg.mozilla.org/integration/b2g-inbound/rev/5e1f40db0989 https://hg.mozilla.org/integration/b2g-inbound/rev/26df995c1141 https://hg.mozilla.org/integration/b2g-inbound/rev/38867ab63da7 https://hg.mozilla.org/integration/b2g-inbound/rev/903d7d5824ce https://hg.mozilla.org/integration/b2g-inbound/rev/34cf2c6ebc74 https://hg.mozilla.org/integration/b2g-inbound/rev/e8ba4019d6a3 https://tbpl.mozilla.org/?tree=B2g-Inbound&rev=e8ba4019d6a3
Comment 15•9 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/5e1f40db0989 https://hg.mozilla.org/mozilla-central/rev/26df995c1141 https://hg.mozilla.org/mozilla-central/rev/38867ab63da7 https://hg.mozilla.org/mozilla-central/rev/903d7d5824ce https://hg.mozilla.org/mozilla-central/rev/34cf2c6ebc74 https://hg.mozilla.org/mozilla-central/rev/e8ba4019d6a3
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → 2.1 S4 (12sep)
You need to log in
before you can comment on or make changes to this bug.
Description
•