[Webkit-unassigned] [Bug 135355] New: Should not export symbols for base64Encode inline adapter methods

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 28 14:36:03 PDT 2014


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

           Summary: Should not export symbols for base64Encode inline
                    adapter methods
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: burg at cs.washington.edu
                CC: timothy at apple.com, joepeck at webkit.org,
                    mhahnenberg at apple.com


(separate bug for root cause of 32bit build break)

Looking at Base64.h, there are 4 adapters and 2 actual implementations, but all are marked WTF_EXPORT_PRIVATE. Since EncodedValue.h is included multiple places, it will trigger weak symbol problems that seem to have been latent in that header.

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