aboutsummaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Expand)Author
2016-03-17Minor refactoring.Stephen Blott
2016-03-17Tweaks for #2053.Stephen Blott
2016-03-17Simplify domReady handling.Stephen Blott
2016-03-17Move isEnabledForUrl to Frame.port.Stephen Blott
2016-03-17Use Chrome frameIds.Stephen Blott
2016-03-17Move alphabet hint tests...Stephen Blott
2016-03-17Fix long-standing bug in link-hints tests.Stephen Blott
2016-03-13Add tests in various areas...Stephen Blott
2016-03-10Tests; add alphabet-hint hint tests.Stephen Blott
2016-03-06Initialize UI components only when they're needed.Stephen Blott
2016-03-06Fix count handling (again).Stephen Blott
2016-03-06Normal mode tests.Stephen Blott
2016-03-05Key bindings; add line missing from tests.Stephen Blott
2016-03-05Key bindings; refactor passKeys distribution.Stephen Blott
2016-03-05Key bindings; tweaks.Stephen Blott
2016-03-05Key bindings; refactor passKeys.Stephen Blott
2016-03-05Key bindings; fix tests...Stephen Blott
2016-03-04Do not use standalone @.Stephen Blott
2016-02-23Tweak #2015.Stephen Blott
2016-02-23Workaround for the hanging part of issue #1944 "Tests fail/hang with latest P...stephane
2016-02-21fix a crash of unit testsgdh1995
2016-02-16Use `for own ... of` instead of `for ... of`mrmr1993
2016-02-09BgUtils; move tabRecency to bg_tiles.coffee.Stephen Blott
2016-01-31Add a basic log page; tweaks.Stephen Blott
2016-01-28Simplify hint-string generation; fix tests.Stephen Blott
2015-10-02Block keyboard events when a filtered hint matches.Stephen Blott
2015-09-13Only show link hints for <label>s for elements without a hintmrmr1993
2015-09-13Make <label>s clickable with LinkHintsmrmr1993
2015-09-11Merge pull request #1813 from mrmr1993/stop-decoding-js-uris-after-fixStephen Blott
2015-09-11Make the sort used for filetered link hints stable.Stephen Blott
2015-09-10Don't decode javascript URIs on 46.0.2467.2 and latermrmr1993
2015-06-25Merge branch 'hud-iframe-input-with-store-all-settings'Stephen Blott
2015-06-25Merge branch 'store-all-settings' into hud-iframe-input-with-store-all-settingsStephen Blott
2015-06-20Add test that every option has a default value.Stephen Blott
2015-06-17Fix non-default front-end settings.Stephen Blott
2015-06-10Guard against chrome being undefined in the HUD iframemrmr1993
2015-06-10Fix bug relating to duplicate hint strings.Stephen Blott
2015-06-09Make LinkHints a class (LinkHintsMode).Stephen Blott
2015-06-01Refactor and eliminate Sync object.Stephen Blott
2015-06-01Remove LinkHints.init()...Stephen Blott
2015-06-01Re-work unified settings.Stephen Blott
2015-05-31Rewrite settings as a tight wrapper around Settings, tweaks for testsmrmr1993
2015-05-31Merge pull request #1697 from smblott-github/vomnibar-map-with-prepopulated-textStephen Blott
2015-05-29Verify keyword for custom search-engine activation.Stephen Blott
2015-05-29Make Settings explicitly use a cachemrmr1993
2015-05-29Move settings.coffee from background_scripts/ to lib/mrmr1993
2015-05-29Only perform settings migration in the background pagemrmr1993
2015-05-29Move registration of postUpdateHooks to the corresponding source filesmrmr1993
2015-05-29Remove all direct calls to Sync, stop exporting itmrmr1993
2015-05-29Combine sync.coffee with settings.coffeemrmr1993