Page MenuHomePhabricator

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

Authored by epriestley on May 24 2022, 5:08 PM.
Tags
None
Referenced Files
F13270429: D21838.largetrue.diff
Wed, May 29, 9:41 AM
F13270427: D21838.id52051.diff
Wed, May 29, 9:41 AM
F13270426: D21838.id52050.diff
Wed, May 29, 9:40 AM
F13270424: D21838.id.diff
Wed, May 29, 9:40 AM
F13268131: D21838.diff
Wed, May 29, 4:40 AM
F13264498: D21838.diff
Mon, May 27, 5:57 PM
F13253627: D21838.diff
Sat, May 25, 2:48 AM
F13231736: D21838.diff
Tue, May 21, 12:44 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.