Mercurial > addons > firefox-addons > feed-preview
comparison content_scripts/feed-readers.js @ 46:586eebf8efb7
Work around race condition in feed reader subscription script execution
browser.tabs.executeScript() should only run the script once the feed preview
page is completely loaded but there seems to be a race condition where it is
run too early resulting in disabled feed reader subscription.
author | Guido Berhoerster <guido+feed-preview@berhoerster.name> |
---|---|
date | Wed, 03 Jul 2019 15:51:36 +0200 |
parents | ff5e5e3eba32 |
children |
comparison
equal
deleted
inserted
replaced
45:cc328d4662dd | 46:586eebf8efb7 |
---|