RESOLVED FIXED 106033
No way to obtain a DOMNode given a JS wrapper for a Node
https://bugs.webkit.org/show_bug.cgi?id=106033
Summary No way to obtain a DOMNode given a JS wrapper for a Node
mitz
Reported 2013-01-03 13:45:26 PST
No way to obtain a DOMNode given a JS wrapper for a Node
Attachments
Add +[DOMNode _nodeFromJSWrapper:] (9.91 KB, patch)
2013-01-03 13:49 PST, mitz
sam: review+
mitz
Comment 1 2013-01-03 13:49:34 PST
Created attachment 181214 [details] Add +[DOMNode _nodeFromJSWrapper:]
WebKit Review Bot
Comment 2 2013-01-03 13:53:18 PST
Attachment 181214 [details] did not pass style-queue: Failed to run "['Tools/Scripts/check-webkit-style', '--diff-files', u'Source/WebCore/ChangeLog', u'Source/WebCor..." exit_code: 1 Source/WebCore/bindings/objc/DOMPrivate.h:34: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 1 in 6 files If any of these errors are false positives, please file a bug against check-webkit-style.
Sam Weinig
Comment 3 2013-01-03 14:53:12 PST
Comment on attachment 181214 [details] Add +[DOMNode _nodeFromJSWrapper:] Nice.
mitz
Comment 4 2013-01-03 15:03:13 PST
Note You need to log in before you can comment on or make changes to this bug.