[Webkit-unassigned] [Bug 87843] New: [Qt] JavaScript debugger hangs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 30 04:24:27 PDT 2012


https://bugs.webkit.org/show_bug.cgi?id=87843

           Summary: [Qt] JavaScript debugger hangs
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P3
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: fhd at ubercode.de


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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list