[webkit-reviews] review canceled: [Bug 54623] RTL web content should have left-hand scrollbar. : [Attachment 122368] Patch v9 (renamed function names)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 3 03:32:43 PST 2012


Hironori Bono <hbono at chromium.org> has canceled Hironori Bono
<hbono at chromium.org>'s request for review:
Bug 54623: RTL web content should have left-hand scrollbar.
https://bugs.webkit.org/show_bug.cgi?id=54623

Attachment 122368: Patch v9 (renamed function names)
https://bugs.webkit.org/attachment.cgi?id=122368&action=review

------- Additional Comments from Hironori Bono <hbono at chromium.org>
Greetings Niwa-san,

Many thanks for your comments.

(In reply to comment #47)
> Sorry, that comment seems bogus. What I really meant is move "if
(positionedObject->style()->position() != FixedPosition)" outside of if-defs to
be shared. Then, you only need to wrap two lines inside if-defs (x -=
verticalScrollbarWidth(); and if before that).

Done. Thanks for your correction.

> Hm... how about shouldPlaceBlockDirectionScrollbarOnLogicalLeft() then ?

Done. I should have describe this issue when I noticed it.

Regards,

Hironori Bono


More information about the webkit-reviews mailing list