Bug 147637

Summary: Remove m_synchronizer from MediaPlayerPrivateMediaStream
Product: WebKit Reporter: Matthew Daiter <mdaiter>
Component: WebCore Misc.Assignee: Matthew Daiter <mdaiter>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, commit-queue, eric.carlson, jeremyj-wk, jer.noble, jonlee, mdaiter, webkit-bug-importer, webkit.review.bot
Priority: P2 Keywords: PlatformOnly
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Matthew Daiter 2015-08-04 11:20:25 PDT
Need to remove this for compiles on iOS to work
Comment 1 Matthew Daiter 2015-08-04 11:27:52 PDT
Created attachment 258187 [details]
Patch
Comment 2 WebKit Commit Bot 2015-08-04 15:33:29 PDT
Comment on attachment 258187 [details]
Patch

Rejecting attachment 258187 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-03', 'apply-attachment', '--no-update', '--non-interactive', 258187, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
atform/graphics/avfoundation/objc/MediaPlayerPrivateMediaStreamAVFObjC.h
Hunk #1 FAILED at 154.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaStreamAVFObjC.h.rej
patching file Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaStreamAVFObjC.mm

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Eric Carlson']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.webkit.org/results/16702
Comment 3 WebKit Commit Bot 2015-08-04 16:23:53 PDT
Comment on attachment 258187 [details]
Patch

Rejecting attachment 258187 [details] from commit-queue.

Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.webkit.org', '--bot-id=webkit-cq-01', 'apply-attachment', '--no-update', '--non-interactive', 258187, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit

Last 500 characters of output:
atform/graphics/avfoundation/objc/MediaPlayerPrivateMediaStreamAVFObjC.h
Hunk #1 FAILED at 154.
1 out of 1 hunk FAILED -- saving rejects to file Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaStreamAVFObjC.h.rej
patching file Source/WebCore/platform/graphics/avfoundation/objc/MediaPlayerPrivateMediaStreamAVFObjC.mm

Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Eric Carlson']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit

Full output: http://webkit-queues.webkit.org/results/16882
Comment 4 Matthew Daiter 2015-08-04 16:33:38 PDT
Created attachment 258232 [details]
Patch
Comment 5 Matthew Daiter 2015-08-04 16:39:02 PDT
Created attachment 258234 [details]
Patch
Comment 6 WebKit Commit Bot 2015-08-05 11:36:09 PDT
Comment on attachment 258234 [details]
Patch

Clearing flags on attachment: 258234

Committed r187970: <http://trac.webkit.org/changeset/187970>
Comment 7 WebKit Commit Bot 2015-08-05 11:36:12 PDT
All reviewed patches have been landed.  Closing bug.