287
edits
(gw280 update) |
(Neil's progress) |
||
| Line 41: | Line 41: | ||
* {{bug|1234049}} - black tab when changing sizemode. I can reproduce this, and it looks like we're painting black into the layer at some point when it's minimised. I've confirmed it's not an issue with the compositor, and I've been tracing through layout code to try and find where this paint is coming from. | * {{bug|1234049}} - black tab when changing sizemode. I can reproduce this, and it looks like we're painting black into the layer at some point when it's minimised. I've confirmed it's not an issue with the compositor, and I've been tracing through layout code to try and find where this paint is coming from. | ||
* {{bug|1179732}} - tresize regression. This is a startup regression; basically, the test uses an addon on startup to do the perf test. In e10s, this takes ~5s to start up. It looks like the use of shims is really hammering our startup perf here, so I'm looking into making the addon multiprocess capable. | * {{bug|1179732}} - tresize regression. This is a startup regression; basically, the test uses an addon on startup to do the perf test. In e10s, this takes ~5s to start up. It looks like the use of shims is really hammering our startup perf here, so I'm looking into making the addon multiprocess capable. | ||
== Neil == | |||
Worked on re-enabling tests in: | |||
- toolkit/content/tests/browser | |||
- browser/components/search/test | |||
- browser/base/content/test/newtab | |||
edits