[Webkit-unassigned] [Bug 118262] New: DrawingBuffer constructor and destructor not defined for Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 1 14:00:02 PDT 2013


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

           Summary: DrawingBuffer constructor and destructor not defined
                    for Windows
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: UNCONFIRMED
          Severity: Trivial
          Priority: P3
         Component: WebGL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: achristensen at apple.com


The DrawingBuffer constructors and destructors for Cairo, Qt, and Mac are almost identical.  I assume non-Cairo Windows should do the same thing.  I'm not sure because Clutter and BlackBerry have significant differences from the other ports' constructors and destructors.

The Mac constructor has Objective C calls inside it, so it can't easily be refactored to a C++ file, but the Cairo and Qt constructors can be combined.

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