[webkit-reviews] review granted: [Bug 102624] Make RenderLayer::updateLayerPosition() private : [Attachment 174863] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 18 19:45:26 PST 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Simon Fraser (smfr)
<simon.fraser at apple.com>'s request for review:
Bug 102624: Make RenderLayer::updateLayerPosition() private
https://bugs.webkit.org/show_bug.cgi?id=102624

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

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=174863&action=review


Looks right to me.

> Source/WebCore/dom/MouseRelatedEvent.cpp:167
>      if (RenderObject* r = targetNode->renderer()) {

The code right beneath this calls absoluteToLocal!


More information about the webkit-reviews mailing list