Confirmed users
336
edits
(One intermediate revision by the same user not shown) | |||
Line 57: | Line 57: | ||
*** Fix more D2D bugs | *** Fix more D2D bugs | ||
* | *BenWa | ||
**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. | ***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 | ***Found the source of some mac OOPP performance problems. We need to limit some IPC message types (ConvertPoints, Mouse events) and handle some on the child process only if possible. | ||
***(Catched up with school stuff) | |||
**This week: | **This week: | ||
***Fix the test tryserver failures. | ***Fix the test tryserver failures. |