Bug 200780

Summary: [ContentChangeObserver] Rename contentVisibilityDidChange to elementDidBecomeVisible
Product: WebKit Reporter: alan <zalan>
Component: Layout and RenderingAssignee: alan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

alan
Reported 2019-08-15 12:37:28 PDT
the new name is more accurate and we might need to track from visible to hidden changes as well.
Attachments
Patch (4.48 KB, patch)
2019-08-15 12:39 PDT, alan
no flags
Patch (4.35 KB, patch)
2019-08-15 13:09 PDT, alan
no flags
Patch (4.35 KB, patch)
2019-08-15 19:46 PDT, alan
no flags
Radar WebKit Bug Importer
Comment 1 2019-08-15 12:37:46 PDT
alan
Comment 2 2019-08-15 12:39:55 PDT
Simon Fraser (smfr)
Comment 3 2019-08-15 13:04:14 PDT
Comment on attachment 376408 [details] 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?
alan
Comment 4 2019-08-15 13:09:04 PDT
alan
Comment 5 2019-08-15 19:46:48 PDT
WebKit Commit Bot
Comment 6 2019-08-15 21:28:55 PDT
Comment on attachment 376467 [details] Patch Clearing flags on attachment: 376467 Committed r248761: <https://trac.webkit.org/changeset/248761>
WebKit Commit Bot
Comment 7 2019-08-15 21:28:56 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.