[Webkit-unassigned] [Bug 27228] New: Add NoncopyableCustomAllocated to Noncopyable.h

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 13 12:11:06 PDT 2009


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

           Summary: Add NoncopyableCustomAllocated to Noncopyable.h
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Web Template Framework
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: hzoltan at inf.u-szeged.hu


Some classes which inherited from Noncopyable overrides operator new, since
Noncopyable'll be inherited from FastAllocBase we need to add this special
class to Noncopyable.h (based on Darin's
https://bugs.webkit.org/show_bug.cgi?id=27029#c0 comment).

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