I'm not entirely sure why you would want to update the title at that speed...
Ran both tests, Chrome does refresh the tab title slower, but it also increments faster. Updating at that speed and trying to render all of the values in sequence would probably be unnoticeable due to it being stuck on one frame, it will end up just being a big mush of gray at the right side. Or it would probably end up going much much slower. FF was barely hitting 3000 and Chrome was already at 12000+ I'd rather interface refresh speeds be "sacrificed" for the sake of JavaScript speed, and readability. As i said before, why you would be updating and care for actual values with that speed is beyond me, the values are still being incremented in JavaScript 1-by-1. But there certainly is something here i noticed, Tooltips on tab hover don't update with Title updates. (at least, it wasn't here, it could be due to ToolTipFixer) --~--~---------~--~----~------------~-------~--~----~ Chromium Discussion mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-discuss -~----------~----~----~----~------~----~------~--~---
