Bug 199522 - Trigger a compositing update when video element is changing
Summary: Trigger a compositing update when video element is changing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: youenn fablet
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-05 11:50 PDT by youenn fablet
Modified: 2019-07-05 16:36 PDT (History)
5 users (show)

See Also:


Attachments
Patch (3.93 KB, patch)
2019-07-05 14:20 PDT, youenn fablet
no flags Details | Formatted Diff | Diff
Patch (3.95 KB, patch)
2019-07-05 15:32 PDT, youenn fablet
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description youenn fablet 2019-07-05 11:50:14 PDT
Trigger a render when video element is changing
Comment 1 youenn fablet 2019-07-05 11:50:29 PDT
<rdar://problem/47297159>
Comment 2 youenn fablet 2019-07-05 14:20:15 PDT
Created attachment 373537 [details]
Patch
Comment 3 Simon Fraser (smfr) 2019-07-05 14:27:16 PDT
Comment on attachment 373537 [details]
Patch

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

> Source/WebCore/ChangeLog:3
> +        Trigger a render when video element is changing

This should say "Trigger a compositing update"
Comment 4 youenn fablet 2019-07-05 15:32:53 PDT
Created attachment 373547 [details]
Patch
Comment 5 WebKit Commit Bot 2019-07-05 16:36:34 PDT
Comment on attachment 373547 [details]
Patch

Clearing flags on attachment: 373547

Committed r247187: <https://trac.webkit.org/changeset/247187>
Comment 6 WebKit Commit Bot 2019-07-05 16:36:36 PDT
All reviewed patches have been landed.  Closing bug.