[webkit-reviews] review granted: [Bug 52823] need a way to obtain the rendered rectangle for box elements : [Attachment 79617] proposed fix

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 20 11:03:04 PST 2011


Anders Carlsson <andersca at apple.com> has granted Kevin Decker
<kdecker at apple.com>'s request for review:
Bug 52823: need a way to obtain the rendered rectangle for box elements
https://bugs.webkit.org/show_bug.cgi?id=52823

Attachment 79617: proposed fix
https://bugs.webkit.org/attachment.cgi?id=79617&action=review

------- Additional Comments from Anders Carlsson <andersca at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=79617&action=review

> Source/WebKit2/WebProcess/InjectedBundle/API/c/WKBundleNodeHandlePrivate.h:43

> +WK_EXPORT WKRect WKBundleNodeHandleRenderRect(WKBundleNodeHandleRef
nodeHandle, bool* isReplaced);

A better name for this function would be WKBundleNodeHandleGetRenderRect.


More information about the webkit-reviews mailing list