Passing the undid revisionId from the API request to the WebRequest
authorKaldari <rkaldari@wikimedia.org>
Sun, 28 Oct 2012 23:05:40 +0000 (16:05 -0700)
committerKaldari <rkaldari@wikimedia.org>
Mon, 29 Oct 2012 17:58:08 +0000 (10:58 -0700)
commitf245a2f9ef3716836d859af5c102d5be7c3beab8
tree8e31d2242cbd1dcc1b03a01a25702fd3cfe405b7
parent8b08a7db916cc4e303e348fd2cb28f45bedc52cc
Passing the undid revisionId from the API request to the WebRequest

This is so that Echo can detect when a revision is undone via the
API. wpUndidRevision is the same param used by the 'undo' button in
in the History view.

Change-Id: I82440eb442759335800cee49fd53528fcfd92ed6
includes/api/ApiEditPage.php