Page MenuHomePhabricator

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

Authored by epriestley on May 24 2022, 5:08 PM.
Tags
None
Referenced Files
F13149641: D21838.diff
Sat, May 4, 10:35 AM
Unknown Object (File)
Fri, May 3, 4:09 AM
Unknown Object (File)
Thu, May 2, 2:48 AM
Unknown Object (File)
Mon, Apr 29, 4:25 PM
Unknown Object (File)
Sat, Apr 27, 8:37 PM
Unknown Object (File)
Thu, Apr 25, 12:04 AM
Unknown Object (File)
Sat, Apr 20, 6:00 PM
Unknown Object (File)
Sat, Apr 20, 3:26 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.