RESOLVED FIXED 148417
Get rid of custom bindings for RequestAnimationFrameCallback.handleEvent()
https://bugs.webkit.org/show_bug.cgi?id=148417
Summary Get rid of custom bindings for RequestAnimationFrameCallback.handleEvent()
Chris Dumez
Reported 2015-08-24 21:00:11 PDT
Get rid of custom bindings for RequestAnimationFrameCallback.handleEvent() by improving the bindings generator.
Attachments
Patch (14.04 KB, patch)
2015-08-24 21:06 PDT, Chris Dumez
no flags
Patch (18.24 KB, patch)
2015-08-24 21:09 PDT, Chris Dumez
no flags
Chris Dumez
Comment 1 2015-08-24 21:06:14 PDT
Chris Dumez
Comment 2 2015-08-24 21:09:12 PDT
Chris Dumez
Comment 3 2015-08-24 21:16:51 PDT
Comment on attachment 259817 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=259817&action=review > Source/WebCore/bindings/js/JSRequestAnimationFrameCallbackCustom.cpp:-36 > -bool JSRequestAnimationFrameCallback::handleEvent(double highResNowMs) Newly generated bindings for this look like so: http://pastebin.com/wpGZbQ1j
WebKit Commit Bot
Comment 4 2015-08-25 03:11:29 PDT
Comment on attachment 259817 [details] Patch Clearing flags on attachment: 259817 Committed r188905: <http://trac.webkit.org/changeset/188905>
WebKit Commit Bot
Comment 5 2015-08-25 03:11:34 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.