WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86337
REGRESSION (
r116775
): inspector/debugger/script-formatter-breakpoints.html fails
https://bugs.webkit.org/show_bug.cgi?id=86337
Summary
REGRESSION (r116775): inspector/debugger/script-formatter-breakpoints.html fails
Csaba Osztrogonác
Reported
2012-05-13 23:34:37 PDT
It made a test fail on Qt: --- /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/script-formatter-breakpoints-expected.txt +++ /ramdisk/qt-linux-64-release/build/layout-test-results/inspector/debugger/script-formatter-breakpoints-actual.txt @@ -14,10 +14,14 @@ script-formatter-breakpoints.html:18 var f = 0; + script-formatter-breakpoints.html:25 + var sourceFrame; Breakpoint sidebar pane while paused in raw script-formatter-breakpoints.html:11 var f=0; + script-formatter-breakpoints.html:18 + var sourceFrame; Script execution resumed. Debugger was disabled.
Attachments
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2012-05-13 23:44:08 PDT
I skipped the new failing test -
https://trac.webkit.org/changeset/116923/trunk/LayoutTests/platform/qt/Skipped
Please unskip it with the proper fix.
Csaba Osztrogonác
Comment 2
2012-05-14 07:04:54 PDT
Fixed by
https://trac.webkit.org/changeset/116940
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