[Webkit-unassigned] [Bug 104339] New: Make it possible to use other types as well as class and struct as an argument of messages.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 6 21:27:27 PST 2012


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

           Summary: Make it possible to use other types as well as class
                    and struct as an argument of messages.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: luxtella at company100.net


This patch changes forward_declarations_and_headers function to include headers
for types in special_cases set, not to make forward declarations. We can use
typedef as an argument now. It means we can use RefPtr as an argument if we
define typedef from RefPtr.

This patch applies this special handling to CoordinatedLayerID and
CoordinatedImageBackingID.

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