Page MenuHomePhabricator

Isolate page data client responsibilities
Closed, ResolvedPublic

Description

  • Remove PageLoadStrategy
  • Rename PageDataClient to PageLoadStrategy
  • Move page data client responsibilities from PageLoadStrategy to a new class, PageDataClient
  • Move the tests; tests around page loading logic can probably be dropped (see also T157605), tests around the data client should appear under PageDataClientTest