[webkit-reviews] review granted: [Bug 99938] Touch adjustment snaps to wrong target at a plugin boundary. : [Attachment 169933] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 25 10:39:10 PDT 2012


Antonio Gomes <tonikitoo at webkit.org> has granted Kevin Ellis
<kevers at chromium.org>'s request for review:
Bug 99938: Touch adjustment snaps to wrong target at a plugin boundary.
https://bugs.webkit.org/show_bug.cgi?id=99938

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

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=169933&action=review


> Source/WebCore/html/HTMLPlugInElement.cpp:88
> +    if (!r->isEmbeddedObject() && !r->isWidget())

AND or OR?


More information about the webkit-reviews mailing list