WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
209903
Video previews on shutterstock.com don't play when tapped on iPadOS
https://bugs.webkit.org/show_bug.cgi?id=209903
Summary
Video previews on shutterstock.com don't play when tapped on iPadOS
Antoine Quint
Reported
2020-04-02 06:36:27 PDT
Video previews on shutterstock.com don't play when tapped on iPadOS
Attachments
Patch
(25.46 KB, patch)
2020-04-02 06:40 PDT
,
Antoine Quint
no flags
Details
Formatted Diff
Diff
Patch
(4.34 KB, patch)
2020-04-02 08:07 PDT
,
Antoine Quint
wenson_hsieh
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Antoine Quint
Comment 1
2020-04-02 06:40:15 PDT
Created
attachment 395264
[details]
Patch
Antoine Quint
Comment 2
2020-04-02 06:40:20 PDT
<
rdar://problem/58844166
>
Wenson Hsieh
Comment 3
2020-04-02 07:57:31 PDT
Comment on
attachment 395264
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=395264&action=review
> Source/WebCore/loader/DocumentLoader.h:138 > + Allow, > + Deny,
Nit - sounds a bit weird for a `CanPrevent~` enum to have values of Allow and Deny. Maybe just Default, No, and Yes?
Antoine Quint
Comment 4
2020-04-02 08:07:20 PDT
Created
attachment 395267
[details]
Patch
Antoine Quint
Comment 5
2020-04-02 08:54:24 PDT
(In reply to Wenson Hsieh from
comment #3
)
> Comment on
attachment 395264
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=395264&action=review
> > > Source/WebCore/loader/DocumentLoader.h:138 > > + Allow, > > + Deny, > > Nit - sounds a bit weird for a `CanPrevent~` enum to have values of Allow > and Deny. Maybe just Default, No, and Yes?
The newer patch removes the desktop-specific part of the quirk.
Antoine Quint
Comment 6
2020-04-02 08:58:18 PDT
Committed
r259387
: <
https://trac.webkit.org/changeset/259387
>
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