Closed Bug 1609510 Opened 5 years ago Closed 5 years ago

Maps websites are throwing several errors during navigation

Categories

(Core :: Graphics: WebRender, 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 map websites are throwing several errors during navigation:

  • Open web console
  • Go to https://maps.google.com/
  • Wait for loading the page, and observe that several errors are triggering in web console.

Errors such as:
Error: WebGL warning: texSubImage: Texture has not been initialized prior to a partial upload, forcing the browser to clear it. This may be slow. maps line 1255 > scriptElement:5005:296
Error: WebGL warning: texSubImage: Tex image TEXTURE_2D level 0 is incurring lazy initialization. maps line 1255 > scriptElement:5005:296
Error: WebGL warning: texSubImage: Texture has not been initialized prior to a partial upload, forcing the browser to clear it. This may be slow.

Source map error: Error: request failed with status 404 Resource URL: https://www.openstreetmap.org/assets/application-4934642fec473bcc983ced35b73efef8351ec964bb0a54a03db5f2b83f34b838.js Source Map URL: leaflet-src.js.map;

Expected: Maps Websites do not give errors during navigation.

Summary: Maps websites are thrown several errors during navigation → Maps websites are throwing several errors during navigation

Does this only happen with WebRender turned on?

Flags: needinfo?(jeronimo.torti)

Hi,
issue is happening with WebRender turned on and off.

Regards!

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

That suggests it's not a WebRender issue.

Otherwise my suggestion is the same as in bug 1609518. 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?(jbonisteel) → 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?(jbonisteel)
Resolution: --- → WORKSFORME
Flags: needinfo?(jbonisteel)
You need to log in before you can comment on or make changes to this bug.