Closed
Bug 627473
Opened 15 years ago
Closed 15 years ago
Drawing sometimes broken without accelerated layers
Categories
(Core :: Graphics, defect)
Core
Graphics
Tracking
()
RESOLVED
WORKSFORME
| Tracking | Status | |
|---|---|---|
| blocking2.0 | --- | betaN+ |
People
(Reporter: jrmuizel, Assigned: roc)
References
Details
(Whiteboard: [hardblocker][blocks beta 10])
No description provided.
| Reporter | ||
Comment 1•15 years ago
|
||
We will run into this when we land bug 583499
| Reporter | ||
Comment 3•15 years ago
|
||
Not sure how to reproduce the problem now....
| Reporter | ||
Comment 4•15 years ago
|
||
This might be related to bug 627437.
Comment 5•15 years ago
|
||
Rob, I thought you'd fixed this before :(
Assignee: nobody → roc
blocking2.0: ? → betaN+
Updated•15 years ago
|
Whiteboard: [hardblocker]
Comment 7•15 years ago
|
||
I can reproduce it easily by running twitter on my wife's MacBook (too old to get accel, though it's running 10.6). Let me know if there's anything else I can do to help, she is...expressing her displeasure to me. (She moved off b9 because of the similar problem there.)
Comment 8•15 years ago
|
||
This is a problem for any BasicLayers-using computer, likely only with plugins and/or <video> open.
OS: Mac OS X → All
Hardware: x86 → All
Summary: Drawing sometimes broken without GL layers → Drawing sometimes broken without accelerated layers
Comment 9•15 years ago
|
||
We can't release any beta with this bug. We currently think & hope that Bas's fix to bug 627399 will fix this bug, but if it doesn't, we can back Robert O'Callahan out, and that will fix it too.
Whiteboard: [hardblocker] → [hardblocker][blocks beta 10]
Comment 10•15 years ago
|
||
(In reply to comment #9)
> we can back Robert O'Callahan out
What bug # would that be?
Comment 11•15 years ago
|
||
(In reply to comment #9)
> We can't release any beta with this bug. We currently think & hope that Bas's
> fix to bug 627399 will fix this bug, but if it doesn't, we can back Robert
> O'Callahan out, and that will fix it too.
works for me with :
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b10pre) Gecko/20100101
Firefox/4.0b10pre ID:20110121115232 - Firefox Debug Build
Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:2.0b10pre) Gecko/20100101
Firefox/4.0b10pre ID:20110121110747 Opt Build
Mozilla/5.0 (Windows NT 6.1; rv:2.0b10pre) Gecko/20100101 Firefox/4.0b10pre
ID:20110121044643 Debug Build
Mozilla/5.0 (Windows NT 6.1; rv:2.0b10pre) Gecko/20100101 Firefox/4.0b10pre
ID:20110121015814 Opt build
Mozilla/5.0 (X11; Linux i686; rv:2.0b10pre) Gecko/20110120 Firefox/4.0b10pre
ID:20110121034444
and twitter (as mentioned by shaver) and the steps to reproduce from bug 627399.
But would be great to have a testcase here
Comment 12•15 years ago
|
||
We found a similar problem on Android (bug 627087) which was caused by:
http://hg.mozilla.org/mozilla-central/rev/a18080aa75d6
Robert O'Callahan — Bug 621601. Part 1: Change empty transaction API to
EndEmptyTransaction. r=bas,tnikkel,a=joe
We had to turn on double buffering. Maybe we could backout our fix now that bug 627399 landed
Comment 13•15 years ago
|
||
This seems to be fixed, but please reopen if not.
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•