[Bug]: error messages in browser console when opening local file with file:// url #30001
Labels
external-contributor
regression-prod-12.6.2
Regression bug that was found in production in release 12.6.2
type-bug
Describe the bug
When opening a html document via file:// url, i.e. a local file, the following two error messages appear in the console every time.
Extension ed7763e0-afa2-4da4-bee8-4d7f58fd6704 is metamask, verified by opening
moz-extension://ed7763e0-afa2-4da4-bee8-4d7f58fd6704/home.html
.(empty.html is just
<!DOCTYPE html><html><head></head><body></body></html>
)Opening the same file via temporary local server does not cause these errors.
Expected behavior
No errors polluting the log.
Screenshots/Recordings
No response
Steps to reproduce
Make a html file, open it directly without a local server, i.e. via file:// url, observe browser console.
Error messages or log output
Detection stage
In production (default)
Version
12.6.2
Build type
None
Browser
Firefox
Operating system
Windows
Hardware wallet
No response
Additional context
No response
Severity
No response
The text was updated successfully, but these errors were encountered: