[Webkit-unassigned] [Bug 19068] New: wx-ize wxWebView

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 14 20:06:12 PDT 2008


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

           Summary: wx-ize wxWebView
           Product: WebKit
           Version: 526+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit wx
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: robin at alldunn.com


This patch tweaks the wxWebView class to make it conform to normal wx patterns
for widget classes.  It adds a default ctor and the Create method so it can use
the 2-phase create pattern, adds wxRTTI macros which is important for wxPython
and XRC, and fixes the LoadURL method to pass a wxString reference to save a
copy.


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