resourceloader: ResourceLoaderGetConfigVars is passed skin
authorjdlrobson <jdlrobson@gmail.com>
Wed, 10 Oct 2018 17:25:28 +0000 (10:25 -0700)
committerJdlrobson <jrobson@wikimedia.org>
Mon, 22 Oct 2018 18:55:44 +0000 (18:55 +0000)
commit7356e66e286a4debe7faea1892a97105aee33676
tree37d364705a762911b96ac2888d557e7d40a1af10
parent093feda2c987b1039d91adc3858022bcbfad5a34
resourceloader: ResourceLoaderGetConfigVars is passed skin

The startup module varies by skin, so it should be possible for
consumers of the ResourceLoaderGetConfigVars hook to know what
skin it being requested.

Bug: T186062
Change-Id: I97d6b4bc245bc64ff148c3665b46116b8a6be409
docs/hooks.txt
includes/resourceloader/ResourceLoaderStartUpModule.php