resourceloader: Use WrappedString library to merge RLQ inline scripts
authorTimo Tijhof <krinklemail@gmail.com>
Fri, 31 Jul 2015 00:13:04 +0000 (17:13 -0700)
committerOri.livneh <ori@wikimedia.org>
Fri, 31 Jul 2015 17:45:06 +0000 (17:45 +0000)
commitad77bb10f2351511e2076b490e89b18dac493616
tree0391c9a0f4f4a10946020c0f2fc9db67a4520eff
parente0e15f2cadd76db6ec128495ef7ce9e4fb2a62c6
resourceloader: Use WrappedString library to merge RLQ inline scripts

Update unit test to account for the internal 'html' prop now
being an array instead of string. And update expected values to
no longer have a trailing line break.

Bug: T27202
Change-Id: I105b6ef2e64ab8b891562e16940edb88592bd415
includes/OutputPage.php
includes/resourceloader/ResourceLoader.php
tests/phpunit/includes/OutputPageTest.php