[Webkit-unassigned] [Bug 179172] New: Implement FrameView::did[Start|End|Update]Scroll for subframes

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Nov 2 08:22:32 PDT 2017


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

            Bug ID: 179172
           Summary: Implement FrameView::did[Start|End|Update]Scroll for
                    subframes
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Frames
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: fred.wang at free.fr
                CC: simon.fraser at apple.com
            Blocks: 149264

While analyzing the difference between overflow node and subframes, I noticed that frame views don't do anything special for FrameView::didStartScroll, FrameView::didEndScroll and FrameView::didUpdateScroll, contrary to overflow layers. I am not sure whether it is actually needed for subframes? Moreoever for overflow node, it seems that it is only used when ENABLE_TOUCH_EVENTS is enabled which I can not try without the private iOS SDK (bug 179167).


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=149264
[Bug 149264] IFrame scrolling=yes is ignored in iOS Safari
-- 
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/20171102/2301a3c5/attachment.html>


More information about the webkit-unassigned mailing list