resourceloader: Remove 'Series60' from Grade C regex
authorTimo Tijhof <krinklemail@gmail.com>
Thu, 20 Jun 2019 17:38:57 +0000 (18:38 +0100)
committerTimo Tijhof <krinklemail@gmail.com>
Thu, 20 Jun 2019 17:38:57 +0000 (18:38 +0100)
commitf7334caf954ce58adee003aa51ecf4aab5b4623a
tree5c9f31dbb5ff4cb47c199772bc6fc2172ecc7f6c
parentd84d65f5c6f82760d24090cb959b205495775c81
resourceloader: Remove 'Series60' from Grade C regex

This existed to match UAs from the now-discontinued SymbianOS browser,
however, we already have 'SymbianOS' in the regex and all known
UA variants (which we have tests for) contain that phrase as well.

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