[webkit-reviews] review granted: [Bug 200780] [ContentChangeObserver] Rename contentVisibilityDidChange to visibilityChangedFromHiddenToVisible : [Attachment 376408] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 15 13:04:14 PDT 2019


Simon Fraser (smfr) <simon.fraser at apple.com> has granted zalan
<zalan at apple.com>'s request for review:
Bug 200780: [ContentChangeObserver] Rename contentVisibilityDidChange to
visibilityChangedFromHiddenToVisible
https://bugs.webkit.org/show_bug.cgi?id=200780

Attachment 376408: Patch

https://bugs.webkit.org/attachment.cgi?id=376408&action=review




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

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

> Source/WebCore/page/ios/ContentChangeObserver.cpp:412
> +void ContentChangeObserver::visibilityChangedFromHiddenToVisible(const
Element& element)

elementDidBecomeVisible?


More information about the webkit-reviews mailing list