Closed
Bug 840067
Opened 12 years ago
Closed 2 years ago
WebQuake low performance on Android (WebGL)
Categories
(Core :: Graphics: CanvasWebGL, defect, P3)
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: marco, Unassigned)
References
(Blocks 1 open bug, )
Details
(Whiteboard: [games:p?] webgl-site)
Looks like on Desktop we are the fastest, but on Android we are really slow.
Reporter | ||
Updated•12 years ago
|
Blocks: gecko-games
Comment 1•12 years ago
|
||
Let's get an about:support dump. We need to know what device this is. Current Android perf can change drastically based on the device.
We need to get more data here.
Comment 3•11 years ago
|
||
I highly suspect this was one of the devices that hit the slowpath we fixed in 22.
Reporter | ||
Comment 4•11 years ago
|
||
I can't execute the demo anymore, it won't load. Can anyone test and close this if necessary?
Updated•11 years ago
|
Blocks: gecko-games
Comment 5•11 years ago
|
||
This demo no longer works on Firefox.
First, the demo is directly reachable at:
https://www.quaddicted.com/stuff/WebQuake/Client/WebQuake.htm
I get this error when running the demo:
TypeError: Not enough arguments to AudioContext.createBuffer.
This works in Chromium.
Component: Canvas: WebGL → Web Audio
Comment 6•11 years ago
|
||
Actually, let me make a new bug for the error.
Comment 7•11 years ago
|
||
Filed bug 935740 to check if this (seemingly Web Audio) error is our fault or the site's.
If it's the site's fault, this bug should be closed INCOMPLETE.
Component: Web Audio → Canvas: WebGL
Updated•11 years ago
|
Whiteboard: [games:p2] → [games:p2] webgl-site
Comment 8•11 years ago
|
||
The demo runs when adding media.webaudio.legacy.AudioContext set to true.
media.webaudio.legacy.AudioBufferSourceNode and/or media.webaudio.legacy.OscillatorNode will be necesssary for sound.
Comment 9•10 years ago
|
||
Should we transfer this to the web audio team?
Whiteboard: [games:p2] webgl-site → [games:p?] webgl-site
Reporter | ||
Comment 10•8 years ago
|
||
The demo is now playable at http://webquake.quaddicted.com/Client/index.htm.
Reporter | ||
Comment 11•8 years ago
|
||
Performance on Android is still not very good. The image is not completely rendered correctly.
Updated•6 years ago
|
Priority: -- → P3
Comment 12•3 years ago
|
||
The bug assignee didn't login in Bugzilla in the last 7 months.
:jgilbert, could you have a look please?
For more information, please visit auto_nag documentation.
Assignee: mbest → nobody
Flags: needinfo?(jgilbert)
Comment 13•2 years ago
|
||
502 bad gateway on that URL.
Status: NEW → RESOLVED
Closed: 2 years ago
Flags: needinfo?(jgilbert)
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•