WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
99165
Web Inspector: Resume button in element inspector -> scripts has tooltip 'pause script execution'
https://bugs.webkit.org/show_bug.cgi?id=99165
Summary
Web Inspector: Resume button in element inspector -> scripts has tooltip 'pau...
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2012-10-12 05:07:30 PDT
Created
attachment 168399
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug