Bug 99165

Summary: Web Inspector: Resume button in element inspector -> scripts has tooltip 'pause script execution'
Product: WebKit Reporter: Vsevolod Vlasov <vsevik>
Component: Web Inspector (Deprecated)Assignee: Vsevolod Vlasov <vsevik>
Status: RESOLVED FIXED    
Severity: Normal CC: apavlov, bweinstein, joepeck, keishi, loislo, pfeldman, pmuellr, rik, timothy, webkit.review.bot, yurys
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Attachments:
Description Flags
Patch none

Vsevolod Vlasov
Reported 2012-10-12 05:03:44 PDT
Chromium bug: https://code.google.com/p/chromium/issues/detail?id=56116 User report: What steps will reproduce the problem? 1. Insert a breakpoint somewhere on the main HTML page (element inspector -> scripts -> the main html file -> click the line number (I used 1951) to insert a break point) 2. Reload the page. It will stop loading when it reaches the breakpoint 3. Move your mouse over the resume button. The tooltip says 'pause script execution'. However it should say 'Resume script execution' as the script is already paused. What is the expected result? 'Resume script execution' tooltip What happens instead? 'Pause script execution' tooltip
Attachments
Patch (5.14 KB, patch)
2012-10-12 05:07 PDT, Vsevolod Vlasov
no flags
Vsevolod Vlasov
Comment 1 2012-10-12 05:07:30 PDT
WebKit Review Bot
Comment 2 2012-10-12 06:01:18 PDT
Comment on attachment 168399 [details] Patch Clearing flags on attachment: 168399 Committed r131181: <http://trac.webkit.org/changeset/131181>
WebKit Review Bot
Comment 3 2012-10-12 06:01:22 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.