Bug 70905 - [Qt] inspector/extensions/extensions-console.html is failing
Summary: [Qt] inspector/extensions/extensions-console.html is failing
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Web Inspector (Deprecated) (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: LayoutTestFailure, Qt, QtTriaged
Depends on:
Blocks:
 
Reported: 2011-10-26 05:07 PDT by Balazs Kelemen
Modified: 2014-02-03 03:19 PST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Balazs Kelemen 2011-10-26 05:07:22 PDT
@@ -31,40 +31,41 @@
         severity : "log"
         text : "log message"
         url : .../extensions-console.html
-        line : 46
+        line : -1
     }
     1 : {
         severity : "log"
         text : "debug message"
         url : .../extensions-console.html
-        line : 47
+        line : -1
     }

... (a lot more of that kind)
It's unknown when has it been made wrong.
Comment 1 Balazs Kelemen 2011-10-26 05:12:12 PDT
Skipped in http://trac.webkit.org/changeset/98463
Comment 2 Jocelyn Turcotte 2014-02-03 03:19:10 PST
=== Bulk closing of Qt bugs ===

If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.

If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.