RESOLVED FIXED 130158
Web Inspector: Copy/paste error. EventListener block in DOM.json uses description from Node.
https://bugs.webkit.org/show_bug.cgi?id=130158
Summary Web Inspector: Copy/paste error. EventListener block in DOM.json uses descrip...
James Craig
Reported 2014-03-12 14:03:54 PDT
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."
Attachments
patch (1.50 KB, patch)
2014-03-27 23:59 PDT, James Craig
no flags
Radar WebKit Bug Importer
Comment 1 2014-03-27 23:46:58 PDT
James Craig
Comment 2 2014-03-27 23:59:21 PDT
WebKit Commit Bot
Comment 3 2014-03-28 01:20:54 PDT
Comment on attachment 228028 [details] patch Clearing flags on attachment: 228028 Committed r166401: <http://trac.webkit.org/changeset/166401>
WebKit Commit Bot
Comment 4 2014-03-28 01:20:56 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.