WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
95729
REGRESSION(
r127454
): It broke inspector/debugger/dynamic-script-tag.html
https://bugs.webkit.org/show_bug.cgi?id=95729
Summary
REGRESSION(r127454): It broke inspector/debugger/dynamic-script-tag.html
Csaba Osztrogonác
Reported
2012-09-04 04:09:22 PDT
It made this test location dependent ... --- /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/inspector/debugger/dynamic-script-tag-expected.txt +++ /home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/layout-test-results/inspector/debugger/dynamic-script-tag-actual.txt @@ -2,20 +2,20 @@ Debugger was enabled. Dumping scripts: -script1: file:///usr/local/google/home/vsevik/chromium/src/third_party/WebKit/LayoutTests/inspector/debugger/dynamic-script-tag.html +script1: file:///home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/LayoutTests/inspector/debugger/dynamic-script-tag.html Is anonymous:false Is inline script:false -script2: file:///usr/local/google/home/vsevik/chromium/src/third_party/WebKit/LayoutTests/inspector/debugger/dynamic-script-tag.html +script2: file:///home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/LayoutTests/inspector/debugger/dynamic-script-tag.html Is anonymous:false Is inline script:false Dumping uiSourceCodes: -UISourceCode: file:///usr/local/google/home/vsevik/chromium/src/third_party/WebKit/LayoutTests/inspector/debugger/dynamic-script-tag.html (1) +UISourceCode: file:///home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/LayoutTests/inspector/debugger/dynamic-script-tag.html (1) UISourceCode is editable: true UISourceCode is content script: false Mime type: text/javascript UISourceCode content: function foo() { } UI resource: null -UISourceCode: file:///usr/local/google/home/vsevik/chromium/src/third_party/WebKit/LayoutTests/inspector/debugger/dynamic-script-tag.html (2) +UISourceCode: file:///home/webkitbuildbot/slaves/release32bit-NRWT/buildslave/qt-linux-32-release-NRWT/build/LayoutTests/inspector/debugger/dynamic-script-tag.html (2) UISourceCode is editable: true UISourceCode is content script: false Mime type: text/javascript
Attachments
Add attachment
proposed patch, testcase, etc.
Vsevolod Vlasov
Comment 1
2012-09-04 05:45:23 PDT
Fixed in
http://trac.webkit.org/changeset/127456
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