[webkit-reviews] review granted: [Bug 132284] [New Multicolumn] event.offsetX/offsetY don't work correctly : [Attachment 230326] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 28 15:23:36 PDT 2014


Simon Fraser (smfr) <simon.fraser at apple.com> has granted Dave Hyatt
<hyatt at apple.com>'s request for review:
Bug 132284: [New Multicolumn] event.offsetX/offsetY don't work correctly
https://bugs.webkit.org/show_bug.cgi?id=132284

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

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


> Source/WebCore/rendering/RenderBoxModelObject.cpp:2646
> +    if (isBox() && o->isOutOfFlowRenderFlowThread()) {

Would be nice to rename "o" at some point.


More information about the webkit-reviews mailing list