[webkit-reviews] review granted: [Bug 52309] Expose fixed layout through WebKit SPI : [Attachment 78724] Patch that stores WebPageCreationParameters

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 12 12:31:36 PST 2011


Anders Carlsson <andersca at apple.com> has granted Beth Dakin
<bdakin at apple.com>'s request for review:
Bug 52309: Expose fixed layout through WebKit SPI
https://bugs.webkit.org/show_bug.cgi?id=52309

Attachment 78724: Patch that stores WebPageCreationParameters
https://bugs.webkit.org/attachment.cgi?id=78724&action=review

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

> WebKit2/UIProcess/WebPageProxy.cpp:108
> +    , m_fixedLayoutSize(IntSize())

No need to initialize m_fixedLayoutSize here.


More information about the webkit-reviews mailing list