Page 1 of 1

[Fixed] 11.2.4rc2 Chrome-specific code causing error in Firefox

Posted: Tue Mar 16, 2021 7:17 pm
by barbaz

Code: Select all

Error: Type error for parameter extraInfoSpec (Error processing 2: Invalid enumeration value "extraHeaders") for webRequest.onHeadersReceived. prefetchCSSResources.js:32:40
Looks like this "extraHeaders" is a Chrome thing that Firefox doesn't do. Does this error matter in Firefox?

Re: 11.2.4rc2 Chrome-specific code causing error in Firefox

Posted: Tue Mar 16, 2021 11:20 pm
by Giorgio Maone
To be fixed, but Firefox apparently doesn't care because of this!
That's why , even if I noticed the error message, I misenterpred it as a mere warning and postponed a deeper look.

Re: 11.2.4rc2 Chrome-specific code causing error in Firefox

Posted: Thu Mar 25, 2021 12:14 am
by barbaz
Giorgio Maone wrote: Tue Mar 16, 2021 11:20 pm To be fixed,
... and done in 11.2.4rc3. Thanks 8-)