[webkit-reviews] review granted: [Bug 51968] WebKit2: Add APIs to WKBundleFrame to get content bounds and scroll offset : [Attachment 78095] Patch to add APIs to WKBundleFrame to get content bounds and scroll offset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 5 21:38:44 PST 2011


Darin Adler <darin at apple.com> has granted Jeff Miller <jeffm at apple.com>'s
request for review:
Bug 51968: WebKit2: Add APIs to WKBundleFrame to get content bounds and scroll
offset
https://bugs.webkit.org/show_bug.cgi?id=51968

Attachment 78095: Patch to add APIs to WKBundleFrame to get content bounds and
scroll offset
https://bugs.webkit.org/attachment.cgi?id=78095&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=78095&action=review

> WebKit2/WebProcess/InjectedBundle/API/c/WKBundleFrame.cpp:145
> +    WKRect contentBounds = { {0, 0}, {0, 0} };

We’d normally put four more spaces in there.


More information about the webkit-reviews mailing list