resourceloader: Remove support for `state(name, state)` signature
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 13 Aug 2018 23:55:48 +0000 (00:55 +0100)
committerKrinkle <krinklemail@gmail.com>
Tue, 14 Aug 2018 00:01:42 +0000 (00:01 +0000)
commit6815e355753c633578636d6b3102f70f4038a602
tree13da7c4d6e466eb034cfe6e1b18a9d28450349f9
parent5081fe59e7f361c0e136dd5b75b7db50792dc30d
resourceloader: Remove support for `state(name, state)` signature

This has no usage in non-test code anywhere in Wikimedia Git,
and was only used in the test suite for mw.loader in core,
and in the test suite for the NavigationTiming extension.

The core usage is as part of this commit. The usage in NavTiming
is updated by I240ced4e65988f9.

Bug: T127328
Depends-On: I240ced4e65988f96c7ece3772378c2c9a335fb9a
Change-Id: Ic17c797e528feaf07a4777709d705615fea353e5
includes/resourceloader/ResourceLoader.php
resources/src/startup/mediawiki.js
tests/qunit/data/load.mock.php
tests/qunit/suites/resources/mediawiki/mediawiki.loader.test.js