Page MenuHomePhabricator

Fix `str` being defined as a global variable
ClosedPublic

Authored by joshuaspence on Dec 30 2014, 10:27 AM.
Tags
None
Referenced Files
F17746988: D11068.id26561.diff
Mon, Jul 21, 9:12 PM
Unknown Object (File)
Sun, Jul 6, 4:07 PM
Unknown Object (File)
Thu, Jun 26, 5:59 AM
Unknown Object (File)
Mon, Jun 23, 8:14 PM
Unknown Object (File)
May 30 2025, 10:27 PM
Unknown Object (File)
May 21 2025, 3:27 AM
Unknown Object (File)
May 8 2025, 1:48 AM
Unknown Object (File)
May 8 2025, 1:48 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rP6b17a5a6ca49: Fix `str` being defined as a global variable
Summary

This variable should be local, not global. This silences a few JSHint warnings.

Test Plan

arc lint

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix `str` being defined as a global variable.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Dec 30 2014, 10:57 AM
This revision was automatically updated to reflect the committed changes.