WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
60074
[Qt][WK2] Incorrect line number dumping
https://bugs.webkit.org/show_bug.cgi?id=60074
Summary
[Qt][WK2] Incorrect line number dumping
Csaba Osztrogonác
Reported
2011-05-03 15:43:43 PDT
http/tests/security/contentSecurityPolicy/eval-blocked.html introduced in
http://trac.webkit.org/changeset/85388
and fails on Qt WK2, because of incorrect line number dumping: --- /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/eval-blocked-expected.txt 2011-05-03 15:29:21.765560356 -0700 +++ /home/webkitbuildbot/slaves/release32bitWebKit2/buildslave/qt-linux-32-release-webkit2/build/layout-test-results/http/tests/security/contentSecurityPolicy/eval-blocked-actual.txt 2011-05-03 15:29:21.765560356 -0700 @@ -1,3 +1,3 @@ -CONSOLE MESSAGE: line 12: EvalError: Eval is disabled -CONSOLE MESSAGE: line 15: EvalError: Eval is disabled +CONSOLE MESSAGE: line 0: EvalError: Eval is disabled +CONSOLE MESSAGE: line 0: EvalError: Eval is disabled
Attachments
Patch
(1.44 KB, patch)
2012-02-03 09:57 PST
,
Jesus Sanchez-Palencia
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Csaba Osztrogonác
Comment 1
2011-05-03 15:44:05 PDT
***
Bug 60073
has been marked as a duplicate of this bug. ***
Jesus Sanchez-Palencia
Comment 2
2012-02-03 09:57:12 PST
Created
attachment 125357
[details]
Patch
Jesus Sanchez-Palencia
Comment 3
2012-02-03 10:02:54 PST
Comment on
attachment 125357
[details]
Patch Clearing flags on attachment: 125357 Committed
r106671
: <
http://trac.webkit.org/changeset/106671
>
Jesus Sanchez-Palencia
Comment 4
2012-02-03 10:03:00 PST
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