[Webkit-unassigned] [Bug 196536] Compute accurate regions for touch-action

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 8 14:33:41 PDT 2019


https://bugs.webkit.org/show_bug.cgi?id=196536

Timothy Hatcher <timothy at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |timothy at apple.com

--- Comment #20 from Timothy Hatcher <timothy at apple.com> ---
Comment on attachment 366719
  --> https://bugs.webkit.org/attachment.cgi?id=366719
patch

View in context: https://bugs.webkit.org/attachment.cgi?id=366719&action=review

> Source/WebCore/dom/Element.cpp:-4229
> -    for (auto* element = this; element; element = parentCrossingFrameBoundaries(element)) {

Removing the usage of parentCrossingFrameBoundaries() broke the iOSMac build. See https://trac.webkit.org/changeset/244046/webkit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20190408/3da73a52/attachment.html>


More information about the webkit-unassigned mailing list