Page MenuHomePhabricator

Improve package resolution APIs on CelerityResourceMap
ClosedPublic

Authored by epriestley on Jan 1 2014, 12:08 AM.

Details

Summary

Ref T4222. A few diffs from now, CelerityResourceMap will have a CelerityResources inside of it:

  • Rename resolvePackage() to getResourceNamesForPackageHash(). This isn't a functional change, it's just making it clear what it does.
  • Add getResourceDataForName(), to push details about storage into CelerityResources.
Test Plan

Reloaded a bunch of pages, rebuilt map.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped