Bug 196171

Summary: [ContentChangeObserver] Check if the transitioned content is visible at onAnimationEnd
Product: WebKit Reporter: zalan <zalan>
Component: Layout and RenderingAssignee: zalan <zalan>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch simon.fraser: review+

Description zalan 2019-03-22 21:12:14 PDT
ssia
Comment 1 zalan 2019-03-22 21:25:44 PDT
Created attachment 365802 [details]
Patch
Comment 2 Simon Fraser (smfr) 2019-03-23 10:25:43 PDT
Comment on attachment 365802 [details]
Patch

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

> Source/WebCore/ChangeLog:9
> +        However the current state (before computing the final style) might already be qualified to be visible.

be qualified to be visible -> qualify as visible
Comment 3 zalan 2019-03-23 13:47:54 PDT
Committed r243413: <https://trac.webkit.org/changeset/243413>
Comment 4 Radar WebKit Bug Importer 2019-03-23 17:49:24 PDT
<rdar://problem/49191234>
Comment 5 Radar WebKit Bug Importer 2019-03-23 17:49:24 PDT
<rdar://problem/49191238>