[Webkit-unassigned] [Bug 81761] New: Fix Gobject binding for sequence<T> for function return type.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 21 04:38:58 PDT 2012


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

           Summary: Fix Gobject binding for sequence<T> for function
                    return type.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: New Bugs
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: nghq36 at motorola.com
                CC: abarth at webkit.org, rgf748 at motorola.com,
                    haraken at chromium.org


After r111416 <http://trac.webkit.org/changeset/111416> revision I was trying to remove the custom binding for [Custom] Array getValues() and using sequence<MicroDataItemValue> getValues(). It works for JS bindings but for Gobject bindings it is trying to include #include "sequence<MicroDataItemValue>.h" in WebKitDOMPropertyNodeList.cpp. We should fix the same.

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