Closed
Bug 1163475
Opened 10 years ago
Closed 10 years ago
webgl (alpha overlay) + css3d slow update compared to google-chrome
Categories
(Core :: Graphics: CanvasWebGL, defect)
Tracking
()
VERIFIED
INCOMPLETE
People
(Reporter: goatman.py, Unassigned)
References
()
Details
(Keywords: perf, Whiteboard: gfx-noted)
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/31.0.1650.63 Safari/537.36
Steps to reproduce:
https://rusthon.herokuapp.com/
Actual results:
looks fine in google-chrome.
in firefox is pixelated and laggy update.
Expected results:
should have rendered correctly and smoothly.
Comment 1•10 years ago
|
||
Please test the current version of Firefox in a brand new profile.
https://support.mozilla.org/kb/update-firefox-latest-version
https://support.mozilla.org/kb/profile-manager-create-and-remove-firefox-profiles
If the issue persists, post the following information:
1. Type about:support into the address bar, then press Enter.
2. Copy the entire Graphics section to the clipboard.
3. Paste the clipboard contents in a comment here.
Component: Untriaged → Canvas: WebGL
Flags: needinfo?(goatman.py)
Keywords: perf
Product: Firefox → Core
Reporter | ||
Comment 2•10 years ago
|
||
@GingerbreadMan,
I can not go to about:support because with newer versions of firefox on linux it completely crashes, even locking up my desktop, forcing me to hard reboot my machine.
If its that simple to crash firefox and the entire desktop, then firefox fully sucks.
Flags: needinfo?(goatman.py)
Comment 3•10 years ago
|
||
That sounds like a hang, not a crash. If it happens in a brand new profile, ask a new question on the support site and see if someone can help you.
https://support.mozilla.org/questions/new
Reporter | ||
Comment 4•10 years ago
|
||
I have seen it both hang (locks up my mouse), and outright crash (segfault)
Comment 5•10 years ago
|
||
The pixelation appears to be the sizes of the canvases differing between browsers, which is generally the fault of the webpage.
Nightly 41 and Chrome Canary are about the same speed for me.
Please attach to this bug a copy of the about:support page in Firefox.
Flags: needinfo?(goatman.py)
Whiteboard: gfx-noted
Updated•10 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 10 years ago
Flags: needinfo?(goatman.py)
Resolution: --- → INCOMPLETE
Updated•10 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•