QA/Platform/Graphics/Changes: Difference between revisions
Jump to navigation
Jump to search
(Created page with "The following page tracks major changes to Gecko's graphics code for the purpose of knowing what to keep an eye out for and where to report bugs if encountered. = Target Mile...") |
No edit summary |
||
Line 1: | Line 1: | ||
The following | The following tracks changes to Gecko's graphics code that have high potential to introduce regressions. | ||
= | = Gecko 48 = | ||
== Skia Content on Mac OS X == | == Skia Content on Mac OS X == | ||
{| style="width:100%" | {| style="width:100%" |
Revision as of 19:47, 12 April 2016
The following tracks changes to Gecko's graphics code that have high potential to introduce regressions.
Gecko 48
Skia Content on Mac OS X
Description: | Change graphics back-end on Mac OS X from CoreGraphics to Skia | |||||||||||||||||||||||||||||||||||||||
Contact: | Mason Chang (Dev), Anthony Hughes (QA) | |||||||||||||||||||||||||||||||||||||||
Tracking Bug: | bug 1207332 | |||||||||||||||||||||||||||||||||||||||
Mailing List: | mozilla.dev.platform | |||||||||||||||||||||||||||||||||||||||
How to Help: | ...description of tests to run... | |||||||||||||||||||||||||||||||||||||||
Issues: | If you experience rendering artifacts while browsing on Mac OS X, change gfx.content.azure.backends to cg in about:config and retest to confirm the issue is caused by Skia. If confirmed, please file a bug report which blocks bug 1207332.
12 Total; 1 Open (8.33%); 10 Resolved (83.33%); 1 Verified (8.33%); |
Asynchronous Scrollbar Dragging
Description: | Enable asynchronous scrolling when dragging the scrollbar | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Contact: | Benoit Girard (Dev), Anthony Hughes (QA) | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Tracking Bug: | bug 1211610 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Mailing List: | mozilla.dev.platform | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
How to Help: | ...description of tests to run...
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Issues: | If you experience rendering artifacts while browsing on Mac OS X, change gfx.content.azure.backends to cg in about:config and retest to confirm the issue is caused by Skia. If confirmed, please file a bug report which blocks bug 1211610.
39 Total; 1 Open (2.56%); 27 Resolved (69.23%); 11 Verified (28.21%); |
Bug ID, Mailing list link, summary of issue, target milestone, testing/o&d tasks