HomePhorge

Fix PhabricatorJavelinLinter regex issue caused by D2023

Description

Fix PhabricatorJavelinLinter regex issue caused by D2023

Summary: D2023 adds a new '*' token to javelinsymbols (indicating that a behavior is 'installed'). This fixes a sanity-check regex in PhabricatorJavelinLinter that validates the output of javelinsymbols so that it is aware of this new token type.

Test Plan:
Patched javelinsymbols.cpp from D2023 to externals/javelin/support/javelinsymbols, build the new javelinsymbols binary, then ran

arc lint --lintall webroot/rsrc/js/application/core/behavior-drag-and-drop-textarea.js

(before this diff, that throws an error -- after it works with no lint)

Reviewers: epriestley

Reviewed By: epriestley

CC: aran, epriestley

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

Details

Provenance
JeffMoAuthored on Mar 26 2012, 4:09 PM
themackabuPushed on Mar 25 2025, 8:07 PM
Parents
rP3bacba7e9fe6: Show parent commits in Diffusion
Branches
Unknown
Tags
Unknown

Event Timeline