Closed
Bug 969878
Opened 7 years ago
Closed 7 years ago
Do not try to check the return value of nsTArray::SetLength in nsDateTimeFormatMac::FormatTMTime
Categories
(Core :: Internationalization, defect)
Core
Internationalization
Tracking
()
RESOLVED
FIXED
mozilla30
People
(Reporter: ehsan, Assigned: ehsan)
References
Details
Attachments
(1 file)
2.08 KB,
patch
|
smontagu
:
review+
|
Details | Diff | Splinter Review |
This size is not controllable from content. and nsTArray::SetLength's return value is always true for now (I'm converting it to void in bug 969864.)
Assignee | ||
Comment 1•7 years ago
|
||
Assignee | ||
Updated•7 years ago
|
Attachment #8372848 -
Flags: review?(smontagu)
Updated•7 years ago
|
Attachment #8372848 -
Flags: review?(smontagu) → review+
Assignee | ||
Comment 2•7 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/97d852db7e3a
Comment 3•7 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/97d852db7e3a
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in
before you can comment on or make changes to this bug.
Description
•