HomePhabricator

Use dot notation in some places

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

Provenance
joshuaspenceAuthored on
joshuaspencePushed on Jan 28 2015, 8:46 PM
Reviewer
Blessed Reviewers
Differential Revision
D11442: Use dot notation in some places
Parents
rP799dada3ad09: MetaMTA - add support for "Default Author"
Branches
Unknown
Tags
Unknown