[Webkit-unassigned] [Bug 43231] New: wxWebView crashes if no Top Level Parent Window available

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 29 20:54:27 PDT 2010


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

           Summary: wxWebView crashes if no Top Level Parent Window
                    available
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mmacleod at webmail.co.za


Created an attachment (id=63023)
 --> (https://bugs.webkit.org/attachment.cgi?id=63023)
Patch to correct TLW behaviour

In some situations when a wxWebView is created it is unable to find a top level (grand)parent window.
The code currently assumes it will always be able to do this so in these instances it either crashes or behaves erratically, I attach a patch below that attempts to handle the situation more gracefully as well as warning about the problem when in debug mode.

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