diff options
| author | Stephen Blott | 2015-06-25 12:16:51 +0100 | 
|---|---|---|
| committer | Stephen Blott | 2015-06-25 12:16:51 +0100 | 
| commit | d9e8da958d55de5c8880b336255cf8987986be93 (patch) | |
| tree | 4bdbb2e2a4a1a57428c180a25e4c4f3d3b5df4f8 /background_scripts/commands.coffee | |
| parent | 9275c7a40cebb18e4c4593c9dd8a06ce655e2757 (diff) | |
| download | vimium-d9e8da958d55de5c8880b336255cf8987986be93.tar.bz2 | |
Make global marks consistent with other tab creation operations.
This makes global marks use the same code for opening new tabs as other
operations.  Thus, the new tab appears in the same position as it would
if it were created, for example, via the vomnibar.
To do this properly, we move the three tab-creating functions into an
object which can be (and is) exported (TabOperations).
Also fixes these three operations such that they all take the same
arguments; that is (request, callback).  Not all of these callbacks are
being used.  But we should be consistent.
Diffstat (limited to 'background_scripts/commands.coffee')
0 files changed, 0 insertions, 0 deletions
