Use PRC_AUTOPATROLLED for log entries and category entries
authorRoan Kattouw <roan.kattouw@gmail.com>
Tue, 24 Apr 2018 19:48:35 +0000 (12:48 -0700)
committerRoan Kattouw <roan.kattouw@gmail.com>
Thu, 26 Apr 2018 18:21:48 +0000 (11:21 -0700)
commitf841e886b692b36181a713c32d60a5ad719c4b9a
tree7e117c78ee95664a07bc06d83d4c87ed8e5490dc
parent98e01050c16e9a06cc4dab1a2c3456307a6c04f2
Use PRC_AUTOPATROLLED for log entries and category entries

These actions mark edits as patrolled automatically, so the
correct rc_patrolled value to use is PRC_AUTOPATROLLED rather than
PRC_PATROLLED. The code for log entries checks the autopatrol right, and
the code for category entries has a comment that says "just like log
entries".

Bug: T190408
Bug: T184791
Change-Id: Id994af8cd3833a862a09389431256aba35c2e6d9
includes/changes/RecentChange.php