Page MenuHomePhabricator

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

Authored by epriestley on May 24 2022, 5:08 PM.
Tags
None
Referenced Files
F13166843: D21838.diff
Tue, May 7, 6:36 AM
F13163305: D21838.id52051.largetrue.diff
Mon, May 6, 7:07 PM
Unknown Object (File)
Mon, May 6, 5:11 AM
Unknown Object (File)
Mon, May 6, 4:13 AM
Unknown Object (File)
Mon, May 6, 4:07 AM
Unknown Object (File)
Sat, May 4, 10:35 AM
Unknown Object (File)
Fri, May 3, 4:09 AM
Unknown Object (File)
Thu, May 2, 2:48 AM
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.