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
F15490569: D11068.id26581.diff
Fri, Apr 11, 6:30 PM
F15457954: D11068.diff
Sun, Mar 30, 8:15 PM
F15429574: D11068.id.diff
Mon, Mar 24, 2:59 AM
F15429573: D11068.id26561.diff
Mon, Mar 24, 2:59 AM
F15429571: D11068.id26581.diff
Mon, Mar 24, 2:59 AM
F15390125: D11068.diff
Sat, Mar 15, 5:55 AM
Unknown Object (File)
Feb 23 2025, 4:21 AM
Unknown Object (File)
Feb 16 2025, 6:34 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.