When we open a random page, we get
wgCurRevisionId === wgRevisionId
and if we make an edit using the source editor, both variables are increased to a new Id.
On the other hand, if the edit is made using the VisualEditor, only the wgCurRevisionId is updated.
This inconsistent behavior should be fixed.
Version: unspecified
Severity: normal