WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 158377
REGRESSION (
r201474
): Should set overflow: hidden on -webkit-media-controls when placeholder is showing
https://bugs.webkit.org/show_bug.cgi?id=158377
Summary
REGRESSION (r201474): Should set overflow: hidden on -webkit-media-controls w...
Ada Chan
Reported
2016-06-03 20:30:08 PDT
We added script to specify overflow: hidden on -webkit-media-controls when the placeholder is showing in
r201355
but that code needs to update after
r201474
. After
r201474
, we defer removing the hidden class from inlinePlaybackPlaceholder until showInlinePlaybackPlaceholderWhenSafe(). We also need to move the code that adds the placeholder-showing class to -webkit-media-controls to that method. <
rdar://problem/26633830
>
Attachments
Patch
(3.24 KB, patch)
2016-06-03 21:38 PDT
,
Ada Chan
darin
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Ada Chan
Comment 1
2016-06-03 21:38:18 PDT
Created
attachment 280508
[details]
Patch
Ada Chan
Comment 2
2016-06-04 17:36:28 PDT
Committed:
http://trac.webkit.org/changeset/201691
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