mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-13 18:27:35 +01:00
df08b12d48
Related issue: - https://github.com/uBlockOrigin/uBlock-issues/issues/974 Related feedback: - https://www.reddit.com/r/uBlockOrigin/comments/fuscia/ The race condition was that a content script could query the main process to retrieve cosmetic filters while the cosmetic filters had not been yet fully loaded into memory. The fix ensure that an already injected content script will re-query once the cosmetic filters are fully loaded in memory at browser launch time. |
||
---|---|---|
.. | ||
cosmetic-logger.js | ||
cosmetic-off.js | ||
cosmetic-on.js | ||
dom-inspector.js | ||
dom-survey-elements.js | ||
dom-survey-scripts.js | ||
element-picker.js | ||
load-large-media-all.js | ||
load-large-media-interactive.js | ||
noscript-spoof.js | ||
should-inject-contentscript.js | ||
subscriber.js |