[webkit-reviews] review denied: [Bug 88776] Fix RequestAnimationFrameCallback.handleEvent return type in IDL. : [Attachment 146844] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 11 10:07:49 PDT 2012


James Robinson <jamesr at chromium.org> has denied Pavel Podivilov
<podivilov at chromium.org>'s request for review:
Bug 88776: Fix RequestAnimationFrameCallback.handleEvent return type in IDL.
https://bugs.webkit.org/show_bug.cgi?id=88776

Attachment 146844: Patch
https://bugs.webkit.org/attachment.cgi?id=146844&action=review

------- Additional Comments from James Robinson <jamesr at chromium.org>
Looks like you have some compilation errors to fix!

I'm not sure what the COMPILE_ASSERT problem is, but you do need to change the
c++ bindings code type from bool to void to fix at least some of the errors.


More information about the webkit-reviews mailing list