RESOLVED FIXED Bug 85237
Add a way to asynchronously call a function once the scroll position of a page has been updated
https://bugs.webkit.org/show_bug.cgi?id=85237
Summary Add a way to asynchronously call a function once the scroll position of a pag...
Anders Carlsson
Reported 2012-04-30 14:57:52 PDT
Add a way to asynchronously call a function once the scroll position of a page has been updated
Attachments
Patch (7.52 KB, patch)
2012-04-30 15:16 PDT, Anders Carlsson
sam: review+
Anders Carlsson
Comment 1 2012-04-30 15:16:22 PDT
WebKit Review Bot
Comment 2 2012-04-30 15:19:03 PDT
Attachment 139529 [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/WebKit2/WebProcess/WebPage/DrawingArea.h:100: Extra space before ( in function call [whitespace/parens] [4] Source/WebKit2/WebProcess/WebPage/DrawingArea.cpp:64: Extra space before ( in function call [whitespace/parens] [4] Source/WebKit2/WebProcess/WebPage/mac/TiledCoreAnimationDrawingArea.h:69: Extra space before ( in function call [whitespace/parens] [4] Total errors found: 3 in 8 files If any of these errors are false positives, please file a bug against check-webkit-style.
Anders Carlsson
Comment 3 2012-04-30 15:21:05 PDT
Note You need to log in before you can comment on or make changes to this bug.