[Webkit-unassigned] [Bug 115296] New: Pressing mouse button inside a dragstart event causes a crash

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 26 20:30:18 PDT 2013


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

           Summary: Pressing mouse button inside a dragstart event causes
                    a crash
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Major
          Priority: P1
         Component: Event Handling
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: rniwa at webkit.org
                CC: darin at apple.com, ap at webkit.org, sam at webkit.org,
                    benjamin at webkit.org


Reproduction steps:
1. Open any page that has dragstart event handler
2. Open inspector and set a breakpoint inside this event handler
3. Trigger the breakpoint by dragging an item in the page
4. Click anywhere on the page (while the script is paused at the breakpoint)
5. Resume from the breakpoint in the inspector

Boom!

-- 
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