[Webkit-unassigned] [Bug 54623] RTL web content should have left-hand scrollbar.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Sep 15 12:59:36 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=54623
--- Comment #27 from Antonio Gomes <tonikitoo at webkit.org> 2011-09-15 12:59:35 PST ---
(From update of attachment 107460)
View in context: https://bugs.webkit.org/attachment.cgi?id=107460&action=review
> Source/WebCore/rendering/RenderBlock.cpp:1467
> +#if ENABLE(OVERFLOW_MIRRORING)
Adam Barth is "fixing" many of the mis using of "ENABLE". I believe you would be introducing yet another one, but I would like him to comment. Adam, ENABLE x USE here?
> Source/WebCore/rendering/RenderLayer.cpp:1769
> + const RenderStyle* style = layer->renderer()->style();
I would drop the 'const' here.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list