WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 170039
Move visibleInViewportStateChanged callback from Element to render tree
https://bugs.webkit.org/show_bug.cgi?id=170039
Summary
Move visibleInViewportStateChanged callback from Element to render tree
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
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Antti Koivisto
Comment 1
2017-03-23 17:19:05 PDT
Created
attachment 305249
[details]
patch
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.
Top of Page
Format For Printing
XML
Clone This Bug