Bug 48260 - Add a pageDidScroll BundleUIClient callback
Summary: Add a pageDidScroll BundleUIClient callback
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Anders Carlsson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2010-10-25 12:45 PDT by Anders Carlsson
Modified: 2010-10-25 12:55 PDT (History)
1 user (show)

See Also:


Attachments
Patch (7.76 KB, patch)
2010-10-25 12:48 PDT, Anders Carlsson
aroben: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2010-10-25 12:45:20 PDT
Add a pageDidScroll BundleUIClient callback
Comment 1 Anders Carlsson 2010-10-25 12:46:47 PDT
<rdar://problem/8531159>
Comment 2 Anders Carlsson 2010-10-25 12:48:11 PDT
Created attachment 71783 [details]
Patch
Comment 3 WebKit Review Bot 2010-10-25 12:50:23 PDT
Attachment 71783 [details] did not pass style-queue:

Failed to run "['WebKitTools/Scripts/check-webkit-style']" exit_code: 1
WebKit2/WebProcess/InjectedBundle/API/c/WKBundlePage.h:133:  Extra space between WKBundlePageDidScrollCallback and pageDidScroll  [whitespace/declaration] [3]
Total errors found: 1 in 9 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 4 Anders Carlsson 2010-10-25 12:55:22 PDT
Committed r70480: <http://trac.webkit.org/changeset/70480>