Bug 186621 - [iOS] WebAVPlayerController isPlayingOnSecondScreen should be declared read-write
Summary: [iOS] WebAVPlayerController isPlayingOnSecondScreen should be declared read-w...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Eric Carlson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-06-14 08:44 PDT by Eric Carlson
Modified: 2018-06-14 10:49 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.61 KB, patch)
2018-06-14 08:56 PDT, Eric Carlson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Carlson 2018-06-14 08:44:35 PDT
-[WebAVPlayerController isPlayingOnSecondScreen] is declared read-only but should be read-write
Comment 1 Eric Carlson 2018-06-14 08:46:00 PDT
<rdar://problem/40243303>
Comment 2 Eric Carlson 2018-06-14 08:56:14 PDT
Created attachment 342734 [details]
Patch
Comment 3 WebKit Commit Bot 2018-06-14 10:49:51 PDT
Comment on attachment 342734 [details]
Patch

Clearing flags on attachment: 342734

Committed r232842: <https://trac.webkit.org/changeset/232842>
Comment 4 WebKit Commit Bot 2018-06-14 10:49:52 PDT
All reviewed patches have been landed.  Closing bug.