Page MenuHomePhabricator

Provide a default "loadPage()" implementation on "CursorPagedPolicyAwareQuery"
ClosedPublic

Authored by epriestley on May 24 2022, 5:08 PM.
Tags
None
Referenced Files
F15540860: D21838.id.largetrue.diff
Fri, Apr 25, 9:24 AM
F15537798: D21838.id52051.diff
Thu, Apr 24, 3:45 PM
F15532579: D21838.id.diff
Wed, Apr 23, 4:26 PM
F15531134: D21838.largetrue.diff
Wed, Apr 23, 9:49 AM
F15528925: D21838.diff
Tue, Apr 22, 3:09 PM
F15503632: D21838.diff
Mon, Apr 14, 11:38 AM
F15503023: D21838.diff
Mon, Apr 14, 6:09 AM
F15470601: D21838.id52051.diff
Fri, Apr 4, 11:38 PM
Subscribers
Restricted Owners Package

Details

Summary

Ref T13682. Many subclasses of "CursorPagedPolicyAwareQuery" have the same implementation of "loadPage()", and this is a sensible default behavior.

Test Plan

Examined changes to verify that all removed methods have the same behavior.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

Owners added a subscriber: Restricted Owners Package.May 24 2022, 5:08 PM
This revision was not accepted when it landed; it landed in state Needs Review.May 24 2022, 5:19 PM
This revision was automatically updated to reflect the committed changes.