TPEPlatform/2014-01-09
Jump to navigation
Jump to search
Media
Streaming Media
- bug 890419 - Standalone benchmark for video / slee
- Modify bbrittain's patch and we can profile the video codec performance on devices.
- The performance test on unagi, https://bugzilla.mozilla.org/show_bug.cgi?id=890419#c25.
Graphics
- Parallel EcmaScript: Trace Intel RiverTrail implementation. /CTai
- JPEG encoder/decoder: Study JPEG encoder/decoder. /CTai
Input
Stability
Free Agent
- bug 956625 - [b2g-desktop][mochitest] ReferenceError: Cc is not defined while using SpecialPowers.loadChromeScript / SC
- simply add |var Cc = Components.classes;| while Cc is undefined.
- r+'ed