Closed Bug 980761 Opened 12 years ago Closed 12 years ago

Bug 594624-1.html fails with tiling

Categories

(Core :: Graphics, defect)

x86
macOS
defect
Not set
normal

Tracking

()

RESOLVED FIXED
mozilla30

People

(Reporter: jrmuizel, Unassigned)

Details

Attachments

(1 file)

No description provided.
Use a test path of layout/reftest/bugs/reftest.list The bug seems sort of finicky (not running some of the tests before the failing test made a difference)
The following patch fixes the issue: // Try to re-use the front-buffer if possible - if (mFrontBuffer && + if (false && mFrontBuffer && mFrontBuffer->HasInternalBuffer() && mFrontLock->GetReadCount() == 1) { // If we had a backbuffer we no longer care about it since we'll
I was able to reproduce on Galaxy Nexus 4.4 and Galaxy S 2.3
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla30
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: