mediawiki-extensions-Visual.../modules/ve-mw
Timo Tijhof c3f6a2f561 mw.ViewPageTarget: Tag our state changes and reject foreign states
Store a bit of data with the states we push or replace in the
history so that when the user navigates back to them, we know
for sure this is a state we pushed in the history.

This allows us to filter out popstate events triggered by the
user browsing to states create by other software, as well as
states triggered by the browser that have no state data at all
(Chrome is known to, in contrast with other browsers, trigger a
blank popstate event on load, which we were mistaking for a user
event where the user navigates back to veaction=edit).

Bug: 57901
Change-Id: I142777d0d2ae96d3afee224782f0d2d1522da1eb
2014-03-12 22:26:52 +01:00
..
ce Show/hide the magnify button on type change 2014-03-10 21:06:18 +00:00
dm Enforce width-only default size only on larger images 2014-03-10 19:05:14 +00:00
i18n Localisation updates from https://translatewiki.net. 2014-03-11 20:47:59 +00:00
init mw.ViewPageTarget: Tag our state changes and reject foreign states 2014-03-12 22:26:52 +01:00
test [Browser tests] Remove dumb stuff from steps. 2014-03-12 17:30:01 +00:00
ui Deal with images whose size is smalled than default 2014-03-12 18:07:38 +00:00