[Webkit-unassigned] [Bug 199222] [iOS Scrolling] Propagate scrolls to non-nested UIScrollViews

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 28 09:15:08 PDT 2019


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

Simon Fraser (smfr) <simon.fraser at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #373104|review?                     |review+
              Flags|                            |

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Comment on attachment 373104
  --> https://bugs.webkit.org/attachment.cgi?id=373104
patch

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

> Source/WebKit/UIProcess/RemoteLayerTree/ios/RemoteLayerTreeViews.mm:141
> +                    if (auto* nonAncestorScrollingNode = host.nodeForID(node->relatedScrollContainerIDs()[0]))

I'm having a hard time convincing myself that using relatedScrollContainerIDs()[0] is correct. What does it mean to have more than one? What is the order?

-- 
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/20190628/b09be821/attachment.html>


More information about the webkit-unassigned mailing list