aboutsummaryrefslogtreecommitdiffstats
path: root/background_scripts
diff options
context:
space:
mode:
authorStephen Blott2016-10-01 12:05:29 +0100
committerStephen Blott2016-10-01 12:18:24 +0100
commitd00345f45b5b3e56970237799c69808527e91919 (patch)
tree5d2d84cf7cedf5f5358fa1686a776f43cd01b280 /background_scripts
parent4d58c8a9324475f41986e84cd0fac19f05c5dd6d (diff)
downloadvimium-d00345f45b5b3e56970237799c69808527e91919.tar.bz2
Use HTML5 import to load content scripts.
This is one approach to fixing #2277 properly. (Currently there's a temporary fix in place.) This uses HTML5 imports in place of the content-script loader. This is better than the current "fix" because content scripts are only listed in one place two places (as opposed to six). It's worse than the previous content-script loader, though, in that content scripts must be listed in two places, instead of one. Fixes #2277.
Diffstat (limited to 'background_scripts')
0 files changed, 0 insertions, 0 deletions