Closed
Bug 1135081
Opened 10 years ago
Closed 10 years ago
typo in nsTString::AssertValidDepedentString
Categories
(Core :: XPCOM, defect)
Tracking
()
RESOLVED
FIXED
mozilla38
| Tracking | Status | |
|---|---|---|
| firefox38 | --- | fixed |
People
(Reporter: tromey, Assigned: tromey)
Details
Attachments
(1 file)
|
2.87 KB,
patch
|
froydnj
:
review+
|
Details | Diff | Splinter Review |
nsTString::AssertValidDepedentString is missing an "n".
Patch to follow momentarily.
| Assignee | ||
Comment 1•10 years ago
|
||
Rename the method and all uses to fix the typo.
Tested by rebuilding and "git grep -i".
Attachment #8567128 -
Flags: review?(nfroyd)
Comment 2•10 years ago
|
||
Comment on attachment 8567128 [details] [diff] [review]
fix typo in nsTString::AssertValidDepedentString
Review of attachment 8567128 [details] [diff] [review]:
-----------------------------------------------------------------
Thanks!
Attachment #8567128 -
Flags: review?(nfroyd) → review+
| Assignee | ||
Updated•10 years ago
|
Keywords: checkin-needed
Comment 3•10 years ago
|
||
Keywords: checkin-needed
Status: NEW → RESOLVED
Closed: 10 years ago
status-firefox38:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla38
You need to log in
before you can comment on or make changes to this bug.
Description
•