Closed Bug 1609519 Opened 6 years ago Closed 6 years ago

Several errors triggered while navigating websites with canvas demos.

Categories

(Core :: Graphics: CanvasWebGL, defect)

74 Branch
defect
Not set
normal

Tracking

()

RESOLVED INVALID

People

(Reporter: jeronimo.torti, Unassigned)

Details

User agent: Mozilla/5.0 (X11; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0
Build ID: 20200115093807

The following websites are throwing several errors during navigation:

Errors such as:

The character encoding of the HTML document was not declared. The document will render with garbled text in some browser configurations if the document contains characters from outside the US-ASCII range. The character encoding of the page must be declared in the document or in the transfer protocol.

-Another page: https://codepen.io/eltonkamami/pen/ECrKd
Errors:

Feature Policy: Skipping unsupported feature name “gyroscope”.
SyntaxError: expected expression, got ','

Expected: Websites do not throw errors during navigation.

I've confirmed that the character encoding is in fact missing on the HTML page so the error reporting seems correct. Thanks.

Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.