Closed Bug 1626513 Opened 4 years ago Closed 4 years ago

Check whether the first letter of the file path matches [A-Za-z] in nsLocalFileWin.cpp

Categories

(Core :: XPCOM, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla78
Tracking Status
firefox78 --- fixed

People

(Reporter: tt, Assigned: tt)

References

Details

Attachments

(1 file)

Consider using:

  • NS_IS_ALPHA
  • IsAsciiAlpha (mfbt/TextUtils.h)
Priority: -- → P3
Pushed by ttung@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/09f29b60c5d0
Check whether the first letter is [A-Za-z] for StartsWithDiskDesignatorAndBackslash; r=dom-workers-and-storage-reviewers,janv,xpcom-reviewers,sg
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: