Page MenuHomePhabricator

Fix `next_src` being defined as a global variable
ClosedPublic

Authored by joshuaspence on Dec 30 2014, 10:26 AM.
Tags
None
Referenced Files
F14004740: D11067.diff
Sun, Oct 27, 1:56 AM
F13983286: D11067.id26560.diff
Sun, Oct 20, 5:24 AM
F13970075: D11067.id.diff
Thu, Oct 17, 5:33 AM
Unknown Object (File)
Oct 2 2024, 3:31 PM
Unknown Object (File)
Oct 1 2024, 9:49 PM
Unknown Object (File)
Sep 1 2024, 9:38 PM
Unknown Object (File)
Aug 19 2024, 6:56 AM
Unknown Object (File)
Aug 14 2024, 5:14 AM
Subscribers

Details

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

This variable should be local, not global. This silences a bunch of 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 `next_src` 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:56 AM
This revision was automatically updated to reflect the committed changes.