WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
156619
Web Inspector: Cleanup inspector/debugger tests
https://bugs.webkit.org/show_bug.cgi?id=156619
Summary
Web Inspector: Cleanup inspector/debugger tests
Joseph Pecoraro
Reported
2016-04-14 22:56:32 PDT
* SUMMARY Cleanup inspector/debugger tests - There is no Debugger.setVariableValue anymore, test can be removed - Tests that set breakpoints should ensure breakpoints are active. - The backend recently changed to only enter interactive debugging when breakpoints are active - When run individually, many of these tests fail, they succeed because earlier tests enabled breakpoints via inspector-test - This exposes an issue, breakpoints are not getting disabled when the inspector is disconnected
Attachments
[PATCH] Proposed Fix
(34.41 KB, patch)
2016-04-14 23:00 PDT
,
Joseph Pecoraro
bburg
: review+
bburg
: commit-queue-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2016-04-14 22:56:49 PDT
<
rdar://problem/25743141
>
Joseph Pecoraro
Comment 2
2016-04-14 23:00:03 PDT
Created
attachment 276462
[details]
[PATCH] Proposed Fix
Blaze Burg
Comment 3
2016-04-15 09:41:07 PDT
Comment on
attachment 276462
[details]
[PATCH] Proposed Fix View in context:
https://bugs.webkit.org/attachment.cgi?id=276462&action=review
r=me
> LayoutTests/ChangeLog:7 > +
Please include some of your summary from the bug here. Just reading the changelog I had little idea what's going on.
> LayoutTests/inspector/debugger/setVariableValue.html:-11 > - function runRequestSeries(step) {
RIP, Joe's handcrafted promises.
> Source/JavaScriptCore/ChangeLog:8 > + While cleaning up the tests it exposed the fact that breakpoints
Oh, I guess the main explanation is here. Never mind then.
> Source/JavaScriptCore/ChangeLog:17 > +2016-04-14 Joseph Pecoraro <
pecoraro@apple.com
>
OOPS! Double changelog.
Joseph Pecoraro
Comment 4
2016-04-15 10:18:37 PDT
<
http://trac.webkit.org/changeset/199592
>
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