Page MenuHomePhabricator

Separate FileAnnotator class from code in fileannotations.js that should run on page load
Closed, ResolvedPublic

Description

We should separate FileAnnotator class from code in fileannotations.js that should run on page load. It would allow for some testability and reusability – for example I don't think we can do T58666 without that?