Bug 70905
| Summary: | [Qt] inspector/extensions/extensions-console.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Balazs Kelemen <kbalazs> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | Keywords: | LayoutTestFailure, Qt, QtTriaged |
| Priority: | P2 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Balazs Kelemen
@@ -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.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Balazs Kelemen
Skipped in http://trac.webkit.org/changeset/98463
Jocelyn Turcotte
=== 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.