WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
179406
Disable implicit animations when adding or removing text track representation layers.
https://bugs.webkit.org/show_bug.cgi?id=179406
Summary
Disable implicit animations when adding or removing text track representation...
Jeremy Jones
Reported
2017-11-07 19:34:38 PST
Disable implicit animations when adding or removing text track representation layers.
Attachments
Patch
(7.88 KB, patch)
2017-11-07 19:38 PST
,
Jeremy Jones
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Jeremy Jones
Comment 1
2017-11-07 19:35:18 PST
rdar://problem/34369835
Jeremy Jones
Comment 2
2017-11-07 19:38:29 PST
Created
attachment 326291
[details]
Patch
Simon Fraser (smfr)
Comment 3
2017-11-07 21:59:04 PST
Comment on
attachment 326291
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=326291&action=review
> Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateAVFoundationObjC.mm:1238 > + [CATransaction begin]; > + [CATransaction setDisableActions:YES];
Maybe we should make a stack-based class that does this.
WebKit Commit Bot
Comment 4
2017-11-08 01:49:06 PST
Comment on
attachment 326291
[details]
Patch Clearing flags on attachment: 326291 Committed
r224574
: <
https://trac.webkit.org/changeset/224574
>
WebKit Commit Bot
Comment 5
2017-11-08 01:49:07 PST
All reviewed patches have been landed. Closing bug.
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