[webkit-reviews] review granted: [Bug 32439] Scrollbar of overflow:scroll div in compositing layer fails to render : [Attachment 45724] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Dec 31 17:56:27 PST 2009


mitz at webkit.org has granted Simon Fraser (smfr) <simon.fraser at apple.com>'s
request for review:
Bug 32439: Scrollbar of overflow:scroll div in compositing layer fails to
render
https://bugs.webkit.org/show_bug.cgi?id=32439

Attachment 45724: Patch
https://bugs.webkit.org/attachment.cgi?id=45724&action=review

------- Additional Comments from mitz at webkit.org
> +    return m_hBar || m_vBar || m_scrollCorner ||
renderer()->style()->resize() != RESIZE_NONE;
> +;

;?


More information about the webkit-reviews mailing list