[webkit-reviews] review granted: [Bug 107222] [Shadow DOM] Specifying scrollbar style of an element having RenderLayer in ShadowDOM does not work. : [Attachment 183384] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 18 08:51:40 PST 2013


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Shinya Kawanaka
<shinyak at chromium.org>'s request for review:
Bug 107222: [Shadow DOM] Specifying scrollbar style of an element having
RenderLayer in ShadowDOM does not work.
https://bugs.webkit.org/show_bug.cgi?id=107222

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

------- Additional Comments from Simon Fraser (smfr) <simon.fraser at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=183384&action=review


> Source/WebCore/rendering/RenderLayer.cpp:2698
> +static inline RenderObject* actualRendererForScrollbar(RenderObject*
renderer)

I think you could just call this rendererForScrollbar()


More information about the webkit-reviews mailing list