[Webkit-unassigned] [Bug 46626] New: Need new example browser Xcode project for OS X

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 27 08:43:41 PDT 2010


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

           Summary: Need new example browser Xcode project for OS X
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: opendarwin at lapcatsoftware.com


When attempting to produce a reduced test case of a WebKit bug on OS X, it used to be that MiniBrowser (WebKit/WebKitTools/MiniBrowser) was the code to use. You could just grab that code and make any changes necessary to reproduce the bug. However, it seems that MiniBrowser has basically been taken over by the WebKit2 project. This makes MiniBrowser unsuitable for reducing most non-WebKit2 bugs. It would be nice to have sample code in the WebKit repository for a simple web browser on OS X to reduce WebKit bugs. All it would need is a window, WebView, text field for URL, and maybe a web delegate object.

 An example Xcode project in the WebKit repository would save everyone the effort of having to create their own Xcode project and set it up for WebKit. Individually, this isn't a lot of effort, but it adds up when you multiply it by x developers and y bugs.

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