aboutsummaryrefslogtreecommitdiffstats
path: root/test_harnesses/vomnibar.html
AgeCommit message (Collapse)Author
2014-09-17Hacks to make Vomnibar tests work againmrmr1993
2014-08-17Line lengthPhil Crosby
2013-09-12Changed deprecated chrome.extension on chrome.runtime in all files and fix testsMaksim Ryzhikov
2012-10-20Refactor handlerStack. Closes #657.Jez Ng
Previously, handlerStack was designed only for removal of the handler right at the top of the stack. However, some handlers sought to remove themselves when they were not at the top of the stack, creating confusion. The new handlerStack ensures that such removal can always be done safely.
2012-09-03Fix Vomnibar test harness.Jez Ng
2012-05-25Add a vomnibar test harness, for quick styling work.Phil Crosby