Confirmed users
290
edits
Mixedpuppy (talk | contribs) |
|||
Line 16: | Line 16: | ||
** MattN has noted that, at least locally, SVG clip-paths are pretty expensive on his XP machine, and removing them saw a [http://compare-talos.mattn.ca/breakdown.html?oldTestIds=130&newTestIds=132&testName=tart&osName=MattN-WinXP&server=graphs.mattn.ca 12% performance improvement] compared to having the clip-paths. We're going to pursue Graphics on the possibility of caching clip-paths in {{bug|914617}}. | ** MattN has noted that, at least locally, SVG clip-paths are pretty expensive on his XP machine, and removing them saw a [http://compare-talos.mattn.ca/breakdown.html?oldTestIds=130&newTestIds=132&testName=tart&osName=MattN-WinXP&server=graphs.mattn.ca 12% performance improvement] compared to having the clip-paths. We're going to pursue Graphics on the possibility of caching clip-paths in {{bug|914617}}. | ||
** Vladan has found a solution to our XP pseudostack problem - one simply needs to copy a more recent version of dbghelp.dll (he tested with DLL version 6.12.2.633) into the firefox directory. Once we've confirmed on a few other machines, we'll update MDN (and possibly pursue getting that DLL put on all of the talos slaves) | ** Vladan has found a solution to our XP pseudostack problem - one simply needs to copy a more recent version of dbghelp.dll (he tested with DLL version 6.12.2.633) into the firefox directory. Once we've confirmed on a few other machines, we'll update MDN (and possibly pursue getting that DLL put on all of the talos slaves) | ||
* General | |||
** We fixed a bunch of P1 bugs and elevated some other bugs to P1. Net bug reduction! | |||
** We struggled with broken tests/builds for half the week, hence a somewhat shabby list - now fixed though, and full steam ahead! | |||
===Downloads API=== | ===Downloads API=== |