Bug 87843
| Summary: | [Qt] JavaScript debugger hangs | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Felix H. Dahlke <fhd> |
| Component: | Web Inspector (Deprecated) | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED INVALID | ||
| Severity: | Normal | ||
| Priority: | P3 | ||
| Version: | 528+ (Nightly build) | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Felix H. Dahlke
I'm using QtWebKit 2.2 and Qt 4.8.1 installed from the Ubuntu 12.04 i386 packages.
The problem occurs when I'm using QtWebKit from the Ubuntu packages or my own build of the Gitorious mirror (http://gitorious.org/+qtwebkit-developers/webkit/qtwebkit).
It does not occur when building the latest QtWebKit from trunk.
Steps to reproduce (e.g. in QtTestBrowser):
1. Open any web page with JavaScript
2. Open the web inspector, go to the scripts tab and enable script debugging
3. Set a break point and trigger that code
What happens:
Nothing, the web inspector just hangs. You cannot move away from the script tab, enable/disable breakpoints or do anything else besides scrolling and selecting text.
What should happen:
The debugger is entered, allowing me to inspect variables, continue execution etc.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
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.