On Sat, Sep 26, 2009 at 5:17 PM, Jacob Mandelson <[email protected]>wrote:
> When I find web pages which demonstrate an exceptional amount of chrome > jank, is there a particular bug I should add them to? Or should we wait > for the general jank-tagged issues to get resolved? That's too generic a question. The right answer is that you should clarify what's going on, and then we will perhaps already have a bug for it. For example, pages that take a while to close after you hit the close button are probably due to long-running unload handlers, which jam has just landed a fix for. Pages which eat shortcuts like ctrl-w would be fixed by a patch that's currently in review. In general, figure out what the issue is, then take a look in the DB. PK --~--~---------~--~----~------------~-------~--~----~ Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev -~----------~----~----~----~------~----~------~--~---
