Page MenuHomePhabricator

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

Authored by epriestley on May 24 2022, 5:08 PM.
Tags
None
Referenced Files
F15719746: D21838.id.largetrue.diff
Thu, May 29, 7:02 AM
Unknown Object (File)
Wed, May 28, 4:43 PM
Unknown Object (File)
Tue, May 27, 4:32 PM
Unknown Object (File)
Apr 27 2025, 6:34 AM
Unknown Object (File)
Apr 25 2025, 9:24 AM
Unknown Object (File)
Apr 24 2025, 3:45 PM
Unknown Object (File)
Apr 23 2025, 4:26 PM
Unknown Object (File)
Apr 23 2025, 9:49 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.