Bug 196171 - [ContentChangeObserver] Check if the transitioned content is visible at onAnimationEnd
Summary: [ContentChangeObserver] Check if the transitioned content is visible at onAni...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: zalan
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-22 21:12 PDT by zalan
Modified: 2019-03-23 17:49 PDT (History)
4 users (show)

See Also:


Attachments
Patch (7.35 KB, patch)
2019-03-22 21:25 PDT, zalan
simon.fraser: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>