[Webkit-unassigned] [Bug 48172] New: check-webkit-style script should be changed for WebKit2

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 22 23:24:35 PDT 2010


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

           Summary: check-webkit-style script should be changed for
                    WebKit2
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: amruthraj at motorola.com


Following changes are required for the check-webkit-style script for WebKit2:

1. config.h need not be the first header inclusion in WebKit2 files as we are following framework style inclusion

2. WebKit2/UIProcess/gtk/WebViewInternal.h and WebKit2/UIProcess/gtk/WebViewInternal.cpp should be allowed to follow GTK naming conventions.
This depends on https://bugs.webkit.org/show_bug.cgi?id=37369
Added a patch for the same.

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