Blacklist Google Glass web browser from JS
authorBrion Vibber <brion@pobox.com>
Wed, 11 Dec 2013 19:11:08 +0000 (11:11 -0800)
committerBrion Vibber <brion@pobox.com>
Wed, 11 Dec 2013 19:25:05 +0000 (11:25 -0800)
commit97776eedc5367f87590c4a9292c760391a9f987a
treeb1df0d5a8534c09971f63c8ed5b8ef8db5fd4e65
parent0f18600e1f1148d5474b1fe5cdc4aa5611bb89fa
Blacklist Google Glass web browser from JS

This will prevent things like collapsing sections on the Google Glass
web browser, and other interactive extras that really don't work well
on the limited UI (although the browser supports JS the interaction
model doesn't let you do much usefully, so a static page is better).

bug: 56008
Change-Id: I406d8131d4a8b3b98328e6c624433b67a18db645
resources/startup.js
tests/qunit/suites/resources/startup.test.js