[Webkit-unassigned] [Bug 115587] New: No need to declare JSC::LLInt::Data as friend class of WTF::StringImpl

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat May 4 08:16:24 PDT 2013


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

           Summary: No need to declare JSC::LLInt::Data as friend class of
                    WTF::StringImpl
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: JavaScriptCore
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: xan.lopez at gmail.com


I suppose LLInt::Data used some private method/data from StringImpl in the past, but that's not the case anymore. So remove the (bogus) layering violation.

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