Bug 127931

Summary: [iOS] don't update media layers on main thread when using AVFoundation
Product: WebKit Reporter: Eric Carlson <eric.carlson>
Component: MediaAssignee: Eric Carlson <eric.carlson>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, esprehn+autocc, glenn, jer.noble, kondapallykalyan, simon.fraser
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Proposed patch none

Eric Carlson
Reported 2014-01-30 11:56:43 PST
GraphicsLayerCA only updates media element layers on the main thread to avoid problems is low level frameworks. This is not necessary when using AVFoundation directly.
Attachments
Proposed patch (3.83 KB, patch)
2014-01-30 12:03 PST, Eric Carlson
no flags
Eric Carlson
Comment 1 2014-01-30 12:03:31 PST
Created attachment 222705 [details] Proposed patch
WebKit Commit Bot
Comment 2 2014-01-30 13:00:08 PST
Comment on attachment 222705 [details] Proposed patch Clearing flags on attachment: 222705 Committed r163104: <http://trac.webkit.org/changeset/163104>
WebKit Commit Bot
Comment 3 2014-01-30 13:00:11 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.