[Webkit-unassigned] [Bug 117332] New: [GTK] Parameter 'pseudoElement' from function 'webkit_dom_dom_window_get_computed_style' should be allowed to be NULL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 6 23:38:35 PDT 2013


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

           Summary: [GTK] Parameter 'pseudoElement' from function
                    'webkit_dom_dom_window_get_computed_style' should be
                    allowed to 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 'Document Object Model' CSS spec:

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

Parameter 'pseudoElement' from function 'getComputedStyle' could be null. The GObject binding generator generates code that always check this parameter cannot be null.

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