WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
216605
Disable playsInline requirement for MediaStream backed videos
https://bugs.webkit.org/show_bug.cgi?id=216605
Summary
Disable playsInline requirement for MediaStream backed videos
youenn fablet
Reported
2020-09-16 02:11:58 PDT
Disable playsInline requirement for MediaStream backed videos
Attachments
Patch
(1.89 KB, patch)
2020-09-16 02:16 PDT
,
youenn fablet
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Patch
(2.89 KB, patch)
2020-09-16 03:24 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Patch
(4.53 KB, patch)
2020-09-16 08:56 PDT
,
youenn fablet
ews-feeder
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2020-09-16 02:16:20 PDT
Created
attachment 408907
[details]
Patch
youenn fablet
Comment 2
2020-09-16 03:24:13 PDT
Created
attachment 408909
[details]
Patch
youenn fablet
Comment 3
2020-09-16 08:56:57 PDT
Created
attachment 408925
[details]
Patch
Alexey Proskuryakov
Comment 4
2020-09-16 13:31:09 PDT
Comment on
attachment 408925
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=408925&action=review
> Source/WebCore/ChangeLog:3 > + Disable playsInline requirement for MediaStream backed videos
Would that provide a way to work around intentional limitations, and to make user experience inconsistent?
youenn fablet
Comment 5
2020-09-17 04:43:56 PDT
> > Source/WebCore/ChangeLog:3 > > + Disable playsInline requirement for MediaStream backed videos > > Would that provide a way to work around intentional limitations, and to make > user experience inconsistent?
Carefully designed websites can set playsInline to false or true as desired. Some websites forgot to include playsInline and do not work on iOS. This is not intentional, just the fact that this is specific to Safari on iOS. We could go with Quirks. In the long run though, it seems better and simpler to align with other browsers, and progressively deprecate playsInline. Hence this patch.
Radar WebKit Bug Importer
Comment 6
2020-09-23 02:15:15 PDT
<
rdar://problem/69423348
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug