uBlockOrigin / uAssets

Resources for uBlock Origin, uMatrix: static filter lists, ready-to-use rulesets, etc.
GNU General Public License v3.0
3.86k stars 732 forks source link

marketplace.visualstudio.com: breakage #22785

Closed arthuro555 closed 4 months ago

arthuro555 commented 4 months ago

Prerequisites

URL address of the web page

https://marketplace.visualstudio.com/search?term=intellisense&target=VSCode&category=All%20categories&sortBy=Relevance

Category

breakage

Description

The page loads, but the results of the search do not. With uBlock disabled, results load.

Other extensions used

Privacy Badger (Deactivated on this site) LocalCDN (Deactivated on this site) Facebook Container React Devtools Sponsorblock

Screenshot(s)

Screenshot(s) ![image](https://github.com/uBlockOrigin/uAssets/assets/19349038/8024caa9-9f35-431d-b26e-1bd790dc4af3) ![image](https://github.com/uBlockOrigin/uAssets/assets/19349038/7e5c04c0-13d0-4602-bf92-e9e18e6bf04e)

Configuration

```yaml uBlock Origin: 1.56.0 Firefox: 123 filterset (summary): network: 120289 cosmetic: 45636 scriptlet: 18845 html: 1740 listset (total-discarded, last-updated): default: user-filters: 0-0, never ublock-filters: 37403-123, 1h.58m Δ ublock-badware: 7755-14, 1h.58m Δ ublock-privacy: 739-0, 1h.13m Δ ublock-unbreak: 2293-0, now Δ ublock-quick-fixes: 152-1, now easylist: 81722-625, 1h.13m Δ easyprivacy: 50333-865, 1h.58m Δ urlhaus-1: 4115-0, now plowe-0: 3779-1, now filterset (user): [empty] userSettings: [none] hiddenSettings: [none] supportStats: allReadyAfter: 231 ms (selfie) maxAssetCacheWait: 97 ms cacheBackend: indexedDB popupPanel: blocked: 1 network: microsoft.com: 1 ```
dportvine commented 4 months ago

@arthuro555

Try disabling other extensions.

Video https://github.com/uBlockOrigin/uAssets/assets/111344219/0fb4f768-220b-4fc9-8525-f386bfaded76
arthuro555 commented 4 months ago

Hmmm... Indeed, it seems it is not an issue with uBlock after all. There seems to be some sort of race condition that causes the page's script to crash, and it seems the more extensions are active the more likely it is to trigger? When refreshing a few times, it can also trigger even when uBlock is off, and the page can load correctly with uBlock activated eventually after refreshing many times too. Anyways, that is not an uBlock issue. Sorry for the false report 🙏