Closed Bug 1609518 Opened 5 years ago Closed 5 years ago

Several errors triggered while navigating websites with canvas demos.

Categories

(Core :: Graphics: CanvasWebGL, defect, P5)

74 Branch
defect

Tracking

()

RESOLVED WORKSFORME

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.

Aren't these just problems with those pages and not Firefox?

Flags: needinfo?(jeronimo.torti)

Hi Jeff,

I load pages in Chrome and Edge, and the mentioned errors were not triggered. In Chrome were thrown another ones (only in https://codepen.io/eltonkamami/pen/ECrKd ), such as:

None of these appeared in Firefox.

In Edge browser, none errors were displayed after loading these pages.

Hope this information could help! Regards,

Jerónimo.

Flags: needinfo?(jeronimo.torti) → needinfo?(jgilbert)

If the user observable behaviour of the webpage is different in Firefox then Chrome and you believe the behaviour difference to be caused the error then you'll need to file bugs in the appropriate components for those errors. The error messages you've posted seem more like website issues than problems in Firefox.

Flags: needinfo?(jgilbert) → needinfo?(jeronimo.torti)
Priority: -- → P5

Hi,
I checked the pages on Chrome and I was able to reproduce the errors. Since this bug is not related to Firefox, I'll close it as Resolved - Works for me.

Thanks for the advise, regards!

Jerónimo.

Status: NEW → RESOLVED
Closed: 5 years ago
Flags: needinfo?(jeronimo.torti) → needinfo?(jgilbert)
Resolution: --- → WORKSFORME
Flags: needinfo?(jgilbert)
You need to log in before you can comment on or make changes to this bug.