ABP for Chrome causes DevTools console contents to persist

Everything about using Adblock Plus on Google Chrome
Post Reply
providencemac
Posts: 2
Joined: Tue May 01, 2018 2:25 pm

ABP for Chrome causes DevTools console contents to persist

Post by providencemac »

I have opened a ticket with the Chromium project regarding an issue with DevTools, but it turns out to be caused by AdBlock Plus:
https://bugs.chromium.org/p/chromium/is ... ?id=836390

To reproduce, do the following with AdBlock Plus enabled:
Steps to reproduce the problem:
1. Open DevTools console
2. Open the console settings
3. Verify that "Preserve Log" is unchecked
4. Close settings
5. Generate some log statements through normal web site use
6. Refresh the page
7. Note that the previous console contents are still visible

Now, disable AdBlock Plus (may need to use incognito or a different profile), repeat the steps above and see that the console properly clears on refresh/navigation.
Post Reply