Closed Bug 1457395 Opened 7 years ago Closed 7 years ago

Misspelled "proces" in source codes

Categories

(Firefox :: General, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Firefox 62
Tracking Status
firefox62 --- fixed

People

(Reporter: yuki, Assigned: yuki)

Details

Attachments

(1 file, 1 obsolete file)

I've found misspelled "proces" in sources. They should be spelled as "process". https://dxr.mozilla.org/mozilla-central/search?q=proces++-process+-prproces+-uxproces+-path%3Athird_party+-file%3Afeed+-file%3Adictionary+-file%3Adic+-path%3Achromium+-path%3Awebrtc%2Ftrunk+-path%3Askia&redirect=false Note: I've realized that there are two functions including the typo, but I couldn't find out any code referring them. https://dxr.mozilla.org/mozilla-central/source/netwerk/srtp/src/include/ekt.h#149 https://dxr.mozilla.org/mozilla-central/source/netwerk/srtp/src/include/ekt.h#153 So I think they should be kept as-is, for backward compatibility. Steps to reproduce: None. Expected result: There is no typo. Actual result: There is misspelled "proces".
Attached patch Patch for mozilla-central (obsolete) — Splinter Review
This patch fixes misspelled "proces" in comments.
Version: unspecified → Trunk
I've regenerated the patch with the command "hg export -r XXX:XXX".
Attachment #8971502 - Attachment is obsolete: true
Attachment #8971502 - Flags: review?(milaninbugzilla)
Comment on attachment 8974621 [details] [diff] [review] Patch for mozilla-central, with necessary information Review of attachment 8974621 [details] [diff] [review]: ----------------------------------------------------------------- ::: widget/cocoa/TextInputHandler.mm @@ +3751,5 @@ > > MOZ_LOG(gLog, LogLevel::Info, > ("%p IMEInputHandler::MaybeDispatchKeydownEvent, aIsProcessedByIME=%s " > "currentKeyEvent={ mKeyEvent(%p)={ type=%s, keyCode=%s (0x%X) } }, " > + "aIsProcessedBy=%s, IsDeadKeyComposing()=%s", Are there any tools that are expecting the misspelled string when automatically parsing the log perhaps? I imagine not.
Attachment #8974621 - Flags: review+
Keywords: checkin-needed
Assignee: nobody → yuki
Yuki, the change in nsprpub needs to be landed upstream rather than in mozilla-central (we'll then pick up the change with an upstream import). I've removed it from this patch so the rest of it can land, but can you please file a follow-up NSPR bug for that change? Thanks!
Flags: needinfo?(yuki)
Keywords: checkin-needed
(In reply to Ryan VanderMeulen [:RyanVM] from comment #4) Thanks, I've filed the bug 1460820 for NSPR.
Flags: needinfo?(yuki)
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
Target Milestone: --- → Firefox 62
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: