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
F21323092: D11067.diff
Thu, Jul 9, 10:04 PM
Unknown Object (File)
Fri, Jun 12, 2:57 AM
Unknown Object (File)
Mar 29 2026, 5:10 PM
Unknown Object (File)
Mar 6 2026, 1:17 PM
Unknown Object (File)
Feb 25 2026, 10:30 PM
Unknown Object (File)
Feb 24 2026, 4:13 PM
Unknown Object (File)
Nov 6 2025, 11:35 PM
Unknown Object (File)
Oct 12 2025, 12:51 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
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 3362
Build 3369: [Placeholder Plan] Wait for 30 Seconds

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.