[Webkit-unassigned] [Bug 207453] New: Fix declarations marked by wrong export macros (WEBCORE_EXPORT and WTF_EXPORT)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 9 22:31:33 PST 2020


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

            Bug ID: 207453
           Summary: Fix declarations marked by wrong export macros
                    (WEBCORE_EXPORT and WTF_EXPORT)
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

Fix declarations marked by wrong export macros (WEBCORE_EXPORT and WTF_EXPORT)

I'm going to add a new rule build/export_macro to check-webkit-style in Bug 207380.
It detects style errors in existing code (Bug 207380 Comment 4).

See also:

  Bug 207380 – check-webkit-style: Check if *_EXPORT and *_EXPORT_PRIVATE macros are used under corresponding directories
  Bug 203876 – WEBCORE_TESTSUPPORT_EXPORT should be used only for WebCoreTestSupport, not for WebCore

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200210/8558734f/attachment.htm>


More information about the webkit-unassigned mailing list