Closed Bug 643985 Opened 13 years ago Closed 13 years ago

Firefox 3D rendering needs to sync with VBL

Categories

(Core :: Graphics, defect)

x86_64
macOS
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 555834

People

(Reporter: dima, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/534.24 (KHTML, like Gecko) Chrome/11.0.696.16 Safari/534.24
Build Identifier: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0) Gecko/20100101 Firefox/4.0

Firefox currently renders frames unsynchronized with VBL, which results in tearing and interferes with the quality of the user experience.
On Mac OS X, this can be enabled by setting NSOpenGLCPSwapInterval to 1.

Reproducible: Always

Steps to Reproduce:
1. Go to a website that uses WebGL or 3D NPAPI plugins.
2. Interact with the application.
Actual Results:  
Frame tearing occurs.

Expected Results:  
Rendering is synchronized with the VBL.


For an example of a 3D plugin, try http://www.cooliris.com/beta
Component: Shell Integration → Graphics
Product: Firefox → Core
QA Contact: shell.integration → thebes
Version: unspecified → Trunk
Status: UNCONFIRMED → NEW
Ever confirmed: true
Status: NEW → RESOLVED
Closed: 13 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.