Closed
Bug 998621
Opened 11 years ago
Closed 11 years ago
Clean up some XMPP code
Categories
(Chat Core :: XMPP, defect)
Chat Core
XMPP
Tracking
(Not tracked)
RESOLVED
FIXED
1.6
People
(Reporter: clokep, Assigned: clokep)
Details
Attachments
(2 files)
5.56 KB,
patch
|
florian
:
review+
|
Details | Diff | Splinter Review |
5.24 KB,
patch
|
florian
:
review+
|
Details | Diff | Splinter Review |
I noticed a couple of really simple style things I wanted to fix in the XMPP code:
- The spaces are wonky in a couple of places
- Components.foo is used sometimes although Cc/Ci/Cr/Cu is defined.
Just wanted to fix these real quick!
Assignee | ||
Comment 1•11 years ago
|
||
If you diff this with -w it should be empty, except for a few empty lines that I deleted.
Assignee | ||
Comment 2•11 years ago
|
||
Attachment #8409320 -
Flags: review?(florian)
Updated•11 years ago
|
Attachment #8409319 -
Flags: review?(florian) → review+
Updated•11 years ago
|
Attachment #8409320 -
Flags: review?(florian) → review+
Assignee | ||
Comment 3•11 years ago
|
||
https://hg.mozilla.org/comm-central/rev/68daf0b72c94
https://hg.mozilla.org/comm-central/rev/925b77b52319
Thanks for the quick reviews.
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.6
You need to log in
before you can comment on or make changes to this bug.
Description
•