[Webkit-unassigned] [Bug 37952] New: Create a template for reference-counted Windows GDI handles.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 21 14:47:51 PDT 2010


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

           Summary: Create a template for reference-counted Windows GDI
                    handles.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Windows XP
            Status: NEW
          Severity: Enhancement
          Priority: P2
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aestes at apple.com


There currently exists a class called RefCountedHFONT, which wraps a GDI HFONT
in a reference-counted container.  There is a need to reference count other GDI
handles in the Windows port, so it would be useful to have a generic class that
can reference count any GDI handle.

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