Closed
Bug 1135081
Opened 6 years ago
Closed 6 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•6 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•6 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•6 years ago
|
Keywords: checkin-needed
Comment 3•6 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/22e2163cb8ec
Keywords: checkin-needed
https://hg.mozilla.org/mozilla-central/rev/22e2163cb8ec
Status: NEW → RESOLVED
Closed: 6 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
•