Confirmed users
336
edits
| Line 59: | Line 59: | ||
*Ben | *Ben | ||
**Last week: | **Last week: | ||
***Tracked down the shutdown problem with the main thread {{bug|528146}}, it's now working. The Windows specific chrome IPC code was not the same as the POSIX version. Some tryserver tests are still failing with this fix. | |||
***Found the source of some mac OOPP performance points. We need to limit some IPC message types (ConvertPoints, Mouse events) and handle some on the child process only if possible. | |||
**This week: | **This week: | ||
***Fix the test tryserver failures. | |||
***Optimization for mac OOPP | |||
*Benoit | *Benoit | ||