Bug 193880 - ScrollingStateFrameHostingNodes need some geometry
Summary: ScrollingStateFrameHostingNodes need some geometry
Status: RESOLVED DUPLICATE of bug 194002
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-01-26 21:10 PST by Simon Fraser (smfr)
Modified: 2019-02-01 15:51 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Simon Fraser (smfr) 2019-01-26 21:10:36 PST
ScrollingStateFrameHostingNodes need to store a parent-relative rect, since they take care of the geometry offset between an iframe's renderer and its ancestor scrolling node in the parent document.

ScrollingStateFrameHostingNodes also needs to store the border+padding offset (since that, too, is a property of the parent document, not the content document).
Comment 1 Radar WebKit Bug Importer 2019-01-26 21:10:59 PST
<rdar://problem/47578489>
Comment 2 Simon Fraser (smfr) 2019-01-29 20:26:39 PST
I'll just do this via bug 172917.

*** This bug has been marked as a duplicate of bug 172917 ***
Comment 3 Simon Fraser (smfr) 2019-01-29 20:49:25 PST

*** This bug has been marked as a duplicate of bug 194002 ***