Closed
Bug 582818
Opened 14 years ago
Closed 13 years ago
[OGL] Enable GLES compositing by default on Android
Categories
(Core :: Graphics, defect)
Tracking
()
RESOLVED
FIXED
Tracking | Status | |
---|---|---|
fennec | + | --- |
People
(Reporter: pavlov, Assigned: blassey)
References
Details
Attachments
(1 file)
(deleted),
patch
|
mfinkle
:
review+
|
Details | Diff | Splinter Review |
Right now we're using software compositing, but should turn on hardware acceleration.
Reporter | ||
Updated•14 years ago
|
tracking-fennec: --- → 2.0b1+
Reporter | ||
Updated•14 years ago
|
Blocks: ogl-osx-beta
Assignee | ||
Updated•14 years ago
|
Assignee: nobody → vladimir
Updated•14 years ago
|
No longer blocks: ogl-osx-beta
Reporter | ||
Updated•14 years ago
|
tracking-fennec: 2.0b1+ → 2.0b2+
Reporter | ||
Updated•14 years ago
|
tracking-fennec: 2.0b2+ → 2.0b3+
Reporter | ||
Updated•14 years ago
|
Assignee: vladimir → jmuizelaar
Updated•14 years ago
|
tracking-fennec: 2.0b3+ → 2.0b4+
Updated•14 years ago
|
Depends on: opengl-mobile
Assignee | ||
Comment 1•14 years ago
|
||
Assignee: jmuizelaar → blassey.bugs
Attachment #497835 -
Flags: review?(mark.finkle)
Comment 2•14 years ago
|
||
Comment on attachment 497835 [details] [diff] [review]
patch
Are we sure this is ready? All other patches we care about have landed?
Attachment #497835 -
Flags: review?(mark.finkle) → review+
Comment 3•14 years ago
|
||
I don't know of any major problems preventing this.
It would be nice to get bug 604101 in first, but I don't think it's necessary.
Only other thing I would suggest is implementing GfxInfo and a blocklist on Android; there are a number of places where we'll likely see various rendering bugs due to issues that are outside of our control. But that doesn't need to block this.
Assignee | ||
Comment 5•14 years ago
|
||
Status: NEW → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
Comment 6•14 years ago
|
||
I had to exclude this change for Maemo. It was crashing the Talos machines:
http://hg.mozilla.org/mobile-browser/rev/ced5e2db6996
Comment 7•14 years ago
|
||
This has been disabled for all mobile platforms by
http://hg.mozilla.org/mobile-browser/rev/7827ccd4bd19
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•14 years ago
|
Summary: Enable GLES compositing by default on Android → [OGL] Enable GLES compositing by default on Android
Reporter | ||
Updated•14 years ago
|
tracking-fennec: 2.0b4+ → 2.0next+
Assignee | ||
Updated•14 years ago
|
tracking-fennec: 2.0next+ → 7+
Assignee | ||
Updated•13 years ago
|
tracking-fennec: 7+ → 8+
Assignee | ||
Updated•13 years ago
|
tracking-fennec: 8+ → +
Blocks: 626420
No longer blocks: 626420
Assignee | ||
Comment 8•13 years ago
|
||
this happened with the merge of birch to mozilla-central in march
Status: REOPENED → RESOLVED
Closed: 14 years ago → 13 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•