Page MenuHomePhabricator

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

Authored by epriestley on May 24 2022, 5:08 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Apr 20, 6:00 PM
Unknown Object (File)
Sat, Apr 20, 3:26 PM
Unknown Object (File)
Fri, Apr 19, 7:24 AM
Unknown Object (File)
Mon, Apr 15, 9:17 PM
Unknown Object (File)
Thu, Apr 11, 8:22 AM
Unknown Object (File)
Tue, Apr 9, 10:59 AM
Unknown Object (File)
Tue, Apr 9, 9:33 AM
Unknown Object (File)
Mon, Apr 8, 12:27 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
Branch
file1
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 25745
Build 35573: arc lint + arc unit

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.