[Webkit-unassigned] [Bug 130158] New: Web Inspector: Copy/paste error. EventListener block in DOM.json uses description from Node.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 12 14:03:31 PDT 2014


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

           Summary: Web Inspector: Copy/paste error. EventListener block
                    in DOM.json uses description from Node.
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: jcraig at apple.com
                CC: timothy at apple.com, joepeck at webkit.org,
                    webkit-bug-importer at group.apple.com,
                    graouts at webkit.org


Copy/paste error. EventListener block in DOM.json uses description from Node. Should use its own description. e.g.

- "description": "DOM interaction is implemented in terms of mirror objects that represent the actual DOM nodes. DOMNode is a base node mirror type."
+ "description": "A structure holding event listener properties."

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