aboutsummaryrefslogtreecommitdiffstats
path: root/git_hooks/pre-commit
diff options
context:
space:
mode:
authorStephen Blott2016-03-15 07:50:17 +0000
committerStephen Blott2016-03-17 11:17:03 +0000
commite5e55b4bac1d45dda0568d1b6cccb3387918573f (patch)
treecf3f68cba43a04b54b35b1a8a86161264e87168c /git_hooks/pre-commit
parenta871ffd82b0e8b8ce10b6228819a4ff12ae952bb (diff)
downloadvimium-e5e55b4bac1d45dda0568d1b6cccb3387918573f.tar.bz2
Do not unregister the main/top frame.
We never unregister the main/top frame. If the tab is navigating to another page, then there'll be a new top frame (with the same Id) along soon. If the tab is closing, then we'll tidy up in the chrome.tabs.onRemoved listener, below. This approach avoids a dependency on the order in which register and unregister events happens. See comment in #2053.
Diffstat (limited to 'git_hooks/pre-commit')
0 files changed, 0 insertions, 0 deletions