|
|
| Line 34: |
Line 34: |
|
| |
|
| = GFX = | | = GFX = |
| * Work on [[Platform/GFX/OffMainThreadCompositing|off main thread compositing]] has begun, with Ali Juma and Benoit Girard taking point.
| |
| ** Our initial goal is for this to be Android only, but in order to accomplish that goal, we're going to also implement OMTC on OS X.
| |
| *** We expect most of the fundamental issues to be cross-platform, and development on OS X is easier than Android. But a releasable product on Android is our only goal for this work.
| |
| ** We plan to use Helgrind on OS X to detect thread issues, which may need some work from the Valgrind team.
| |
| ** We will also likely need some help from the A-team in developing a general browser usage test suite.
| |
| *** A sort of browser usage fuzzing, to detect edge cases that break down with OMTC.
| |
|
| |
|
| = JS = | | = JS = |