Homec4science

Use dot notation in some places

Authored by Joshua Spence <josh@joshuaspence.com> on Jan 28 2015, 21:42.

Description

Use dot notation in some places

Summary: Use x.y in favor of x['y'] in some JavaScript callsites. Note that there are a bunch of places where the latter is explicitly used to trick PhabricatorJavelinLinter.

Test Plan: arc lint

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Differential Revision: https://secure.phabricator.com/D11442

Details

Committed
Joshua Spence <josh@joshuaspence.com>Jan 28 2015, 21:42
Pushed
aubortJan 31 2017, 17:16
Parents
rPH799dada3ad09: MetaMTA - add support for "Default Author"
Branches
Unknown
Tags
Unknown

Event Timeline

Joshua Spence <josh@joshuaspence.com> committed rPHdd81268a8e4f: Use dot notation in some places (authored by Joshua Spence <josh@joshuaspence.com>).Jan 28 2015, 21:42