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
F18883014: D11067.diff
Thu, Nov 6, 11:35 PM
F18780421: D11067.id.diff
Oct 12 2025, 12:51 PM
F18774616: D11067.id26560.diff
Oct 10 2025, 4:15 PM
F18757959: D11067.diff
Oct 5 2025, 8:13 PM
F18740126: D11067.diff
Oct 2 2025, 12:42 AM
F18737997: D11067.id26560.diff
Oct 1 2025, 1:37 PM
F18176390: D11067.id26580.diff
Aug 15 2025, 11:32 PM
F18147992: D11067.id26560.diff
Aug 14 2025, 4:31 PM
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.