Bug 170039

Summary: Move visibleInViewportStateChanged callback from Element to render tree
Product: WebKit Reporter: Antti Koivisto <koivisto>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, jer.noble, simon.fraser, zalan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
patch none

Antti Koivisto
Reported 2017-03-23 17:03:50 PDT
Make it easier to use from render tree.
Attachments
patch (12.87 KB, patch)
2017-03-23 17:19 PDT, Antti Koivisto
no flags
Antti Koivisto
Comment 1 2017-03-23 17:19:05 PDT
Simon Fraser (smfr)
Comment 2 2017-03-23 21:38:36 PDT
Comment on attachment 305249 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=305249&action=review > Source/WebCore/rendering/RenderElement.h:349 > + unsigned m_visibleInViewportState : 2; Would be nice to have a comment to say what enum gets stuffed in here.
WebKit Commit Bot
Comment 3 2017-03-27 17:06:32 PDT
Comment on attachment 305249 [details] patch Clearing flags on attachment: 305249 Committed r214443: <http://trac.webkit.org/changeset/214443>
WebKit Commit Bot
Comment 4 2017-03-27 17:06:35 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.