Status: Assigned Owner: [email protected] Labels: Type-Bug Pri-2 OS-All Area-Misc Size-Medium
New issue 17226 by [email protected]: Regression: pause button doesn't work http://code.google.com/p/chromium/issues/detail?id=17226 What steps will reproduce the problem? 1. Navigate to a page with some JS. 2. Open DevTools window for the page. 3. Click 'pause' button in the Scripts panel. 4. Trigger some DOM event handler invoking JS code. What is the expected result? Page is paused in the handler. What happens instead? 'Pausing...' message is displayed, 'pause' button stays disabled. This is a regression after the following fix: http://trac.webkit.org/changeset/45596 -- You received this message because you are listed in the owner or CC fields of this issue, or because you starred this issue. You may adjust your issue notification preferences at: http://code.google.com/hosting/settings --~--~---------~--~----~------------~-------~--~----~ Automated mail from issue updates at http://crbug.com/ Subscription options: http://groups.google.com/group/chromium-bugs -~----------~----~----~----~------~----~------~--~---
