From aa9600c68da0a883eaeff370a3bbe67770e3e94d Mon Sep 17 00:00:00 2001 From: "jesus@webkit.org" Date: Fri, 3 Feb 2012 18:02:42 +0000 Subject: [PATCH] [Qt][WK2] Incorrect line number dumping https://bugs.webkit.org/show_bug.cgi?id=60074 MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit Reviewed by Csaba Osztrogonác. Test http/tests/security/contentSecurityPolicy/eval-blocked.html is now passing, unskipping it. * platform/qt-wk2/Skipped: git-svn-id: http://svn.webkit.org/repository/webkit/trunk@106671 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 12 ++++++++++++ LayoutTests/platform/qt-wk2/Skipped | 4 ---- 2 files changed, 12 insertions(+), 4 deletions(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 4a74e76..49998c3 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,3 +1,15 @@ +2012-02-03 Jesus Sanchez-Palencia + + [Qt][WK2] Incorrect line number dumping + https://bugs.webkit.org/show_bug.cgi?id=60074 + + Reviewed by Csaba Osztrogonác. + + Test http/tests/security/contentSecurityPolicy/eval-blocked.html + is now passing, unskipping it. + + * platform/qt-wk2/Skipped: + 2012-02-03 Sheriff Bot Unreviewed, rolling out r106654. diff --git a/LayoutTests/platform/qt-wk2/Skipped b/LayoutTests/platform/qt-wk2/Skipped index d36c3ab..8080725 100644 --- a/LayoutTests/platform/qt-wk2/Skipped +++ b/LayoutTests/platform/qt-wk2/Skipped @@ -237,10 +237,6 @@ platform/qt/view/fixed-layout-size.html # WebProcess crashes intermittently: "FAIL: TestControllerRunLoop timed out." http/tests/security/contentSecurityPolicy/media-src-blocked.html -# [Qt][WK2] Incorrect line number dumping -# https://bugs.webkit.org/show_bug.cgi?id=60074 -http/tests/security/contentSecurityPolicy/eval-blocked.html - # unskipped by r86675, but fail on Qt-WK2 platform http/tests/uri/css-href.php -- 1.8.3.1