Bug 1664784 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

I can reproduce this.

I did a quick investigation, It looks like the extension does not actually block any of the requests as the `blockedReason` is `1005` which means they blocked for  CORS reasons. Not sure how the extension is causing this ... But.still need to figure out why the full error message( `CORS Missing Allow Origin`) does not show up.

I also tried disabling, refreshing the page and re-enabling the extension. The requests seem to never block again.
I can reproduce this.

I did a quick investigation, It looks like the extension does not actually block any of the requests as the `blockedReason` is `1005` which means they are blocked for  CORS reasons. Not sure how the extension is causing this ... But.still need to figure out why the full error message( `CORS Missing Allow Origin`) does not show up.

I also tried disabling, refreshing the page and re-enabling the extension. The requests seem to never block again.
I can reproduce this.

I did a quick investigation, It looks like the extension does not actually block any of the requests as the `blockedReason` is `1005` which means they are blocked for  CORS reasons. Not sure how the extension is causing this ... but still need to figure out why the full error message ( `CORS Missing Allow Origin`) does not show up.

I also tried disabling, refreshing the page and re-enabling the extension. The requests seem to never block again.

Back to Bug 1664784 Comment 4