[Webkit-unassigned] [Bug 117536] New: [GTK] Add parameters from 'DOM Object Model Core' spec and 'DOM CSS' spec that can be NULL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 12 04:39:33 PDT 2013


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

           Summary: [GTK] Add parameters from 'DOM Object Model Core' spec
                    and 'DOM CSS' spec that can be NULL
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: Bindings
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dpino at igalia.com


According to the specs:

* http://www.w3.org/TR/DOM-Level-2-Core/core.html
* http://www.w3.org/TR/DOM-Level-2-Style/css.html

There are some parameters in some functions that can be NULL. However, the GObject DOM bindings don't accept NULL for these functions and parameters.

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