diff options
| author | Stephen Blott | 2015-03-25 12:26:43 +0000 |
|---|---|---|
| committer | Stephen Blott | 2015-03-25 12:26:43 +0000 |
| commit | 43c59c238bb1b141c9664e7902a275814cc46258 (patch) | |
| tree | 7d17f7bb6613e1a737b52dcafbb7af7a5ddc0637 /background_scripts/completion.coffee | |
| parent | 5abde2faa3cbcf070de82c5dffef93c553c7ad02 (diff) | |
| download | vimium-43c59c238bb1b141c9664e7902a275814cc46258.tar.bz2 | |
Check isEnabledForURL on hash change.
If an exclusion rule depends on the hash/anchor, then we're not picking
it up. Here's a concrete example of this:
- https?://ca*.computing.dcu.ie/[0-9]*-*#*
(which matches slides prepared via "slidy"). The initial URL does not
include the anchor/hash, so we miss the exclusion rule. The page is
bounced immediately to an anchor/hash for which the rule should apply,
and we miss it.
(There may be other ways in which the URL can change (WebNavigation?),
we need to look into this.)
Diffstat (limited to 'background_scripts/completion.coffee')
0 files changed, 0 insertions, 0 deletions
