Closed
Bug 517757
Opened 16 years ago
Closed 16 years ago
Small calendar-statusbar.js cleanup
Categories
(Calendar :: General, defect)
Calendar
General
Tracking
(Not tracked)
RESOLVED
FIXED
1.0b1
People
(Reporter: mschroeder, Assigned: mschroeder)
Details
Attachments
(1 file)
|
4.98 KB,
patch
|
Fallen
:
review+
|
Details | Diff | Splinter Review |
Changes in this patch:
* Removed spaces and replaced "== false" comparison
* Removed unused mCalendarValue (just got set once and never read)
* Removed mProps after replacing usage of string bundle with calGetString(...)
Attachment #401703 -
Flags: review?(philipp)
Comment 1•16 years ago
|
||
Comment on attachment 401703 [details] [diff] [review]
Patch v1
r=philipp
Attachment #401703 -
Flags: review?(philipp) → review+
| Assignee | ||
Comment 2•16 years ago
|
||
http://hg.mozilla.org/comm-central/rev/0e7946684b94
http://hg.mozilla.org/releases/comm-1.9.1/rev/1db95d597656
Status: ASSIGNED → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Target Milestone: --- → 1.0
Comment 3•14 years ago
|
||
These bugs are likely targeted at Lightning 1.0b1, not Lightning 1.0. If this change was done in error, please adjust the target milestone to its correct value. To filter on this bugspam, you can use "lightning-10-target-move".
Target Milestone: 1.0 → 1.0b1
You need to log in
before you can comment on or make changes to this bug.
Description
•