Confirmed users
250
edits
Vincent Liu (talk | contribs) |
|||
| (3 intermediate revisions by 3 users not shown) | |||
| Line 10: | Line 10: | ||
===ChihYi Leu=== | ===ChihYi Leu=== | ||
*[TODO]WebVR | *[TODO]WebVR | ||
*{{Bug|1371190}} - Update ANGLE to chromium/ | *{{Bug|1371190}} - Update ANGLE to chromium/3229 | ||
** | ** Landed | ||
*[TODO]Layers-free | *[TODO]Layers-free | ||
**{{Bug|1386162}} - Support nsDisplayClearBackground in layers-free mode | **{{Bug|1386162}} - Support nsDisplayClearBackground in layers-free mode | ||
*** landed | |||
** focus try failures with Layers-free | ** focus try failures with Layers-free | ||
| Line 71: | Line 72: | ||
=== Jerry Shih === | === Jerry Shih === | ||
* WR improvement | * WR improvement | ||
** Handle | **Handle big size image - https://github.com/servo/webrender/pull/1533 | ||
** | **Handle long text in WR - https://github.com/servo/webrender/pull/1597 | ||
*** | **Handle shmem mapping failed case in WR - https://github.com/servo/webrender/pull/1668 | ||
* Quantum flow related bug | **Export WR texture maximum size to gecko - https://github.com/servo/webrender/pull/1566 | ||
** | **{{Bug|1357299}} - video directx nv12 texture support in gecko | ||
**{{Bug|1388240}} - video directx planar-ycbcr texture support in gecko | |||
* Resolve Quantum flow related bug | |||
**{{Bug|1368531}} - dispatch font loading to idle thread. | |||
**{{Bug|1349991}} - skip the DidComposite() message for non-updated layer tree. | |||
* Stability | * Stability | ||
** Build up a group to triage the crash bug per week and fix them. | **Build up a group to triage the crash bug per week and fix them - https://wiki.mozilla.org/TPEGFX/Bugs#GFX_stability | ||
** | **{{Bug|1379995}} - webgl deleteBuffer crash. | ||
* | **{{Bug|1369677}} - shmem mapping failed crash. | ||
** Handle the device-reset problem in video case | * mentor | ||
** Handle the device-reset problem in video case - {{Bug|1390452}} - handle the device-reset problem in video case. | |||
* TODO (mid of Jan review first two itmes) | * TODO (mid of Jan review first two itmes) | ||
** breackdown every item into one small bug(less than one month) | ** breackdown every item into one small bug(less than one month) | ||
| Line 116: | Line 122: | ||
*** mix-blend-mode support (done) | *** mix-blend-mode support (done) | ||
*** CSS animation won't start (done) | *** CSS animation won't start (done) | ||
*** | *** Perspective support (done) | ||
*** Support | *** Filter fallback path (done) | ||
*** | *** WebRenderUserData refinement (done) | ||
*** | *** Transform3d tests fix (almost done, only 2-3 left) | ||
*** Support backface:hidden (done) | |||
*** Discuss how we handle after paint event. | |||
* Retained DL | |||
** Fix test failure in webrender. (done) | |||
* WR improvement | * WR improvement | ||
** | ** Add backface:hidden support. (done) | ||
** | ** Fix some transform 3d bugs. (done) | ||
* | * Table refactor regression (done) | ||
* [TODO] follow up with QA support | * [TODO] follow up with QA support | ||