[Webkit-unassigned] [Bug 17130] New: Stop Windows from eating crashes in timer callbacks

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 31 18:08:45 PST 2008


http://bugs.webkit.org/show_bug.cgi?id=17130

           Summary: Stop Windows from eating crashes in timer callbacks
           Product: WebKit
           Version: 525+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Keywords: Wx
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: kevino at theolliviers.com


This issue was already fixed in r28500 of the Windows port, and we are applying
the fix to the wx port. In fact, since wxWidgets internally uses the very
callback mechanism that is the source of this problem, we are using the
SharedTimerWin.cpp implementation for our Windows timer. 

Initial fix coded up by Kevin Watters, with minor tweaks by me.


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



More information about the webkit-unassigned mailing list