[webkit-reviews] review granted: [Bug 22933] make RenderBlock::columnGap() public : [Attachment 26142] This patch makes RenderBlock::columnGap() public.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Dec 24 23:09:34 PST 2008


Darin Adler <darin at apple.com> has granted Cary Clark <caryclark at google.com>'s
request for review:
Bug 22933: make RenderBlock::columnGap() public
https://bugs.webkit.org/show_bug.cgi?id=22933

Attachment 26142: This patch makes RenderBlock::columnGap() public.
https://bugs.webkit.org/attachment.cgi?id=26142&action=review

------- Additional Comments from Darin Adler <darin at apple.com>
r=me

This is only a stopgap measure, though.

Until the code to make an array of focus rectangles is somewhere in the WebKit
repository, there's a good chance someone will make this private again. It's
not part of any public interface, and when researching they won't look at code
that's not checked in here.


More information about the webkit-reviews mailing list