mediawiki-extensions-Revisi.../tests/browser/features
addshore 2cf768f7b7 Lazy load most of the JS
With the parent of this commit (current master)
Loading the RevisionSlider JS without it expanded increases
the request size by roughly 767KB on first request and 242KB
on subsequent requests.
The large size of the first request is mainly down the to
dependancies of the slider.

This lazy loading patch means the RevisionSlider JS
only causes an increase of 184 KB per request.

If the user has the bar expand by default the main JS will
be loaded straight away (and the lazy JS will not be).

This patch also means that when only the bar is loaded the
pin button to set auto expand will not be shown.
This will be added once the RevsionSlider is loaded.

Bug: T151668
Change-Id: I054a82e9ea2aa89326464632e744497239f7adba
2016-11-30 11:59:16 +01:00
..
support Fix selecting betafeature in browsertests 2016-10-21 17:29:01 +02:00
autoexpand.feature Lazy load most of the JS 2016-11-30 11:59:16 +01:00
betafeature.feature Do not load RevisionSlider initially, add a button to show/hide it 2016-08-10 16:26:54 +02:00
expand.feature Refactor help browsertest 2016-10-10 14:52:24 +00:00
help.feature Refactor help browsertest 2016-10-10 14:52:24 +00:00
history.feature Refactor history and pointers browsertests 2016-10-12 10:46:24 +02:00
pointers.feature Wait for pointers to finish moving in browsertests 2016-10-13 16:41:19 +02:00
timeline.feature Refactor timeline browsertests 2016-10-13 15:22:57 +00:00
tooltips.feature Refactor tooltips browsertests 2016-10-13 15:22:46 +00:00