[Webkit-unassigned] [Bug 33583] New: [Qt] Allow custom memory allocation control for FontPlatformDataPrivate class

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 13 02:20:12 PST 2010


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

           Summary: [Qt] Allow custom memory allocation control for
                    FontPlatformDataPrivate class
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Other
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: zoltan at webkit.org



Zoltan Horvath <zoltan at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #46440|                            |review?
               Flag|                            |


Created an attachment (id=46440)
 --> (https://bugs.webkit.org/attachment.cgi?id=46440)
Patch

Inherits the following class from Noncopyable because it is
        instantiated by 'new' and no need to be copyable:

        class name                    - instantiated at: WebCore/'location'
        class FontPlatformDataPrivate -
platform/graphics/qt/FontPlatformData.h:70

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