[Webkit-unassigned] [Bug 10520] New: Windows compile fixes (remove TextBox code, better notImplemented() function)

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Tue Aug 22 21:02:44 PDT 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=10520

           Summary: Windows compile fixes (remove TextBox code, better
                    notImplemented() function)
           Product: WebKit
           Version: 420+ (nightly)
          Platform: PC
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at opendarwin.org
        ReportedBy: kkowalczyk at gmail.com


The attached patch does 2 things:
* removes declarations for TextBox class which was recently removed
* changes notImplemented() to output debug info to debug output (i.e. it'll
show in Visual Studio's output window) and not break into the debugger. This
happens very often e.g. on google.com and makes debugging impossible. It
matches e.g. qt behaviour.


-- 
Configure bugmail: http://bugzilla.opendarwin.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