resourceloader: Merge the two ua.match() calls in startup.js
authorTimo Tijhof <krinklemail@gmail.com>
Mon, 20 Aug 2018 05:11:17 +0000 (06:11 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Mon, 20 Aug 2018 05:12:10 +0000 (06:12 +0100)
commit53f2a51bd5f303874443feb02830dfe5434c076e
tree447261019a9b28cdcb87acc0322f0f0a37a07c6d
parent7a76833b4a8e68fa65d8105ca64fd4a94c60646b
resourceloader: Merge the two ua.match() calls in startup.js

Covered by tests. No need for the separate //i regex.

Change-Id: I2fb5c8f45a3b9d9d20884c58d1adbd9e6cee2814
resources/src/startup/startup.js