Confirmed users
346
edits
Line 70: | Line 70: | ||
=== Jerry Shih === | === Jerry Shih === | ||
* Quantum flow related bug | * Quantum flow related bug | ||
** Check the device reset checking status at both content and compositor side. | |||
** Catch up the problem of PCompositorBridge::Msg_WillClose(bug 1334655) and cooperate with David. | |||
* Check the performance of WR image passing. | * Check the performance of WR image passing. | ||
* | ** Use WR YCbCr image function in gecko. Currently, gecko use libyuv to convert the YCbCr | ||
** | data to RGB DataSoruceSourface. We could just use shader to do to color conversion. | ||
** Profile the flow for video playback with WR | |||
* 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) |