aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
diff options
context:
space:
mode:
authorStephen Blott2016-03-28 07:17:08 +0100
committerStephen Blott2016-03-28 07:17:11 +0100
commitef9b822e377dcbaa691f8f8ea97ce34f76ffd65b (patch)
treef87103074f50c87322bd910431a1504b08bb7625 /background_scripts
parent7997d7f21e096fde96dd7e06c872e33df78bba9c (diff)
downloadvimium-ef9b822e377dcbaa691f8f8ea97ce34f76ffd65b.tar.bz2
Change hintMarkers to @hintMarkers.
hintMarkers was previously passed around (within the link-hints mode class) from function to function. With #2048 (global link hints), it is better if this becomes @hintMarkers (that is, is available directly to all methods within the class. With #2048, we used bind to avoid having to do this - to keep the diff clearer. Here, we do it directly.
Diffstat (limited to 'background_scripts')
0 files changed, 0 insertions, 0 deletions