[Webkit-unassigned] [Bug 70747] New: check-webkit-style complains about WEBKIT_EXPORT in test/WebUnitTests.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 24 11:28:16 PDT 2011


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

           Summary: check-webkit-style complains about WEBKIT_EXPORT in
                    test/WebUnitTests.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nduca at chromium.org
                CC: levin at chromium.org


WebUnitTests.h has WEBKIT_EXPORT's for testing purposes.

This makes check-webkit-style sad.

On this bug, we discussed adding a WEBKIT_EXPORT_PRIVATE to avoid this:
https://bugs.webkit.org/show_bug.cgi?id=70688

However, the conclusion was that we should probably just make cws not complain about test/ exports.

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