RESOLVED FIXED Bug 38182
Remove custom bindings for TreeWalker
https://bugs.webkit.org/show_bug.cgi?id=38182
Summary Remove custom bindings for TreeWalker
Adam Barth
Reported 2010-04-27 01:40:51 PDT
Remove custom bindings for TreeWalker
Attachments
Patch (26.31 KB, patch)
2010-04-27 01:43 PDT, Adam Barth
eric: review+
Adam Barth
Comment 1 2010-04-27 01:43:18 PDT
WebKit Review Bot
Comment 2 2010-04-27 01:46:18 PDT
Attachment 54397 [details] did not pass style-queue: Failed to run "['WebKitTools/Scripts/check-webkit-style', '--no-squash']" exit_code: 1 WebCore/bindings/scripts/test/GObject/WebKitDOMTestObj.cpp:190: Extra space before ( in function call [whitespace/parens] [4] WebCore/bindings/scripts/test/GObject/WebKitDOMTestObj.cpp:192: Extra space before ( in function call [whitespace/parens] [4] WebCore/bindings/scripts/test/GObject/WebKitDOMTestObj.cpp:199: Extra space before ( in function call [whitespace/parens] [4] WebCore/bindings/scripts/test/GObject/WebKitDOMTestObj.cpp:201: Extra space before ( in function call [whitespace/parens] [4] WebCore/bindings/scripts/test/GObject/WebKitDOMTestObj.cpp:203: g_res is incorrectly named. Don't use underscores in your identifier names. [readability/naming] [4] WebCore/bindings/scripts/test/JS/JSTestObj.cpp:148: Missing spaces around | [whitespace/operators] [3] WebCore/bindings/scripts/test/JS/JSTestObj.cpp:149: Missing spaces around | [whitespace/operators] [3] WebCore/bindings/scripts/test/GObject/WebKitDOMTestObj.h:89: Extra space before ( in function call [whitespace/parens] [4] WebCore/bindings/scripts/test/GObject/WebKitDOMTestObj.h:92: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 9 in 12 files If any of these errors are false positives, please file a bug against check-webkit-style.
Eric Seidel (no email)
Comment 3 2010-04-27 01:49:53 PDT
Comment on attachment 54397 [details] Patch Looks right to me.
Eric Seidel (no email)
Comment 4 2010-04-27 01:54:10 PDT
I filed bug 38185 about the GObject warnings.
Eric Seidel (no email)
Comment 5 2010-04-27 01:54:51 PDT
NodeIterator is also fixable this way. :)
WebKit Review Bot
Comment 6 2010-04-27 02:12:06 PDT
Adam Barth
Comment 7 2010-04-27 02:12:29 PDT
Note You need to log in before you can comment on or make changes to this bug.