| Age | Commit message (Collapse) | Author | 
|---|
|  | For some reason addCssToPage seemed to break on Chrome 24.
Closes #676. | 
|  | terms are not URLencoded. | 
|  | - https://github.com/philc/vimium/pull/682. | 
|  |  | 
|  | 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. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | Errors were detected using coffeelint. | 
|  |  | 
|  | * vimium_frontend now has a pretty decent set of exports
* Generic linkHints code has been moved to DomUtils, so future features
  can reuse the code. | 
|  |  | 
|  | This paves the way for the hints code to be reused in other modes. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | purpose and execution mode are more clear.
Sorry if you had patches in your local copies and this breaks them -- these renames were
a long time coming, and now is better than later. | 
|  | them atm. | 
|  | completors and completorSources. | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  |  | 
|  | completion.js from the frontend | 
|  | This is the first step in an attempt to split background js from frontend. | 
|  |  | 
|  |  | 
|  |  | 
|  |  |