Bug 208732 - [GPUP] Enable Picture-in-Picture support on Mac
Summary: [GPUP] Enable Picture-in-Picture support on Mac
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Peng Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-06 13:09 PST by Peng Liu
Modified: 2020-03-06 14:13 PST (History)
8 users (show)

See Also:


Attachments
Patch (1.65 KB, patch)
2020-03-06 13:15 PST, Peng Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peng Liu 2020-03-06 13:09:03 PST
[GPUP] Enable Picture-in-Picture support on Mac
Comment 1 Peng Liu 2020-03-06 13:15:04 PST
Created attachment 392763 [details]
Patch
Comment 2 Eric Carlson 2020-03-06 13:18:45 PST
Comment on attachment 392763 [details]
Patch

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

> Source/WebKit/GPUProcess/media/RemoteMediaPlayerProxy.cpp:683
> +    m_cachedState.hasVideo = m_player->hasVideo();

Oops!
Comment 3 Radar WebKit Bug Importer 2020-03-06 13:54:25 PST
<rdar://problem/60169440>
Comment 4 WebKit Commit Bot 2020-03-06 14:13:34 PST
Comment on attachment 392763 [details]
Patch

Clearing flags on attachment: 392763

Committed r258029: <https://trac.webkit.org/changeset/258029>
Comment 5 WebKit Commit Bot 2020-03-06 14:13:35 PST
All reviewed patches have been landed.  Closing bug.