Confirmed users
885
edits
(7 intermediate revisions by 6 users not shown) | |||
Line 20: | Line 20: | ||
===Chiajung Hung=== | ===Chiajung Hung=== | ||
* {{bug|1159997}} - Use a tight dirty region/rect for PaintFrame | |||
** WIP/Debug | |||
** Fix some displayItemData removal logic | |||
** Debug for unexpected item data removal. | |||
===Ethan Lin=== | ===Ethan Lin=== | ||
Line 26: | Line 30: | ||
**Need to solve the dependency of Frame and DisplayItem | **Need to solve the dependency of Frame and DisplayItem | ||
**Try to do multiple thread painting | **Try to do multiple thread painting | ||
*{{Bug|930218}} - Canvas not wrapped by parent that has border-box sizing | |||
**study | |||
===Jeremy Chen=== | ===Jeremy Chen=== | ||
* {{Bug|1168326}} - Replace SpecialPowers in selection_helper.js | |||
** WIP | |||
*** debug JS: [https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Error/Stack Error.prototype.stack] | |||
*** figuring out how to create PR to the right repo | |||
*** {{Bug|1170040}} - Move marionette-client into gaia (just landed this morning) | |||
** root: removing SpecialPowers from Marionette: | |||
*** {{Bug|1149618}} - Remove SpecialPowers from Marionette | |||
*** {{Bug|1150755}} - Make gaiatest not depend on SpecialPowers | |||
===Jerry Shih=== | ===Jerry Shih=== | ||
* {{Bug|1165161}} - extend bootAnim playing time | |||
** r? | |||
** go back to listen "browser-ui-startup-complete" event to stop bootAnim. | |||
* {{Bug|1151711}} - intermittent crash when shutdown at b2g37 | |||
** land | |||
** we use ipc after actor die. | |||
* {{Bug|1170966}} - do the culling for each drawQuad call | |||
** r+ | |||
** check each quad's effective region with target buffer region. | |||
===Morris Tseng=== | ===Morris Tseng=== | ||
* {{Bug|709490}} - Run WebGL on Web Worker with commit() | |||
** r? | |||
** Rebased | |||
* {{Bug|1155493}} - Refactor event dispatching in Touch/SelectionCarets | |||
** land | |||
** The problem on try is test running too long on android and it timeout. | |||
===Tingyu Lin=== | ===Tingyu Lin=== | ||
Line 41: | Line 72: | ||
* {{Bug|1170084}} - AccessibleCaretManager: Assertion failure: nsContentUtils::IsSafeToRunScript() | * {{Bug|1170084}} - AccessibleCaretManager: Assertion failure: nsContentUtils::IsSafeToRunScript() | ||
** file | ** file | ||
** Wait Olli's feedback. | |||
* {{Bug|1156160}} - Blur event closes SelectionCarets but leaves visible selection on page | * {{Bug|1156160}} - Blur event closes SelectionCarets but leaves visible selection on page | ||
** Debug | ** Debug | ||
* {{Bug|1171313}} - Go to file directly if the search string is a complete file name | |||
** file | |||
===Peter Chang=== | ===Peter Chang=== |