The main reason for this is to avoid duplication of getPagingQueries(), which is customised to work with the TokenManager.
We should do this ahead of making TimelinePager, which will also need the customised version of getPagingQueries.
The main reason for this is to avoid duplication of getPagingQueries(), which is customised to work with the TokenManager.
We should do this ahead of making TimelinePager, which will also need the customised version of getPagingQueries.
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
Move common pagers implementation into base class | mediawiki/extensions/CheckUser | master | +101 -127 |
Change 577353 had a related patch set uploaded (by Dmaza; owner: Dmaza):
[mediawiki/extensions/CheckUser@master] Move common pagers implementation into base class
Change 577353 merged by jenkins-bot:
[mediawiki/extensions/CheckUser@master] Move common pagers implementation into base class
I have been testing CU with these changes for a few days. I haven't noticed any differences.