Bug 70233

Summary: Move all MediaStream and PeerConnection related non-platform files to WebCore/mediastream
Product: WebKit Reporter: Adam Bergkvist <adam.bergkvist>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, donggwan.kim, harald, ojan, per-erik.brodin, tommyw, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 68464    
Bug Blocks: 67946    
Attachments:
Description Flags
Proposed patch
none
Patch for landing none

Description Adam Bergkvist 2011-10-17 07:10:55 PDT
Collect all files related to the MediaStream feature from WebCore/dom, WebCore/page and WebCore/p2p in a new WebCore/mediastream folder.
Comment 1 Adam Bergkvist 2011-10-20 08:03:46 PDT
Created attachment 111773 [details]
Proposed patch
Comment 2 WebKit Review Bot 2011-10-21 10:16:48 PDT
Comment on attachment 111773 [details]
Proposed patch

Rejecting attachment 111773 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
m 'Source/WebCore/page/MediaStreamFrameController.h'
patching file Source/WebCore/page/Navigator.cpp
patching file Source/WebCore/page/Page.cpp
patching file Source/WebCore/platform/MediaStreamRegistry.cpp
rm 'Source/WebCore/platform/MediaStreamRegistry.cpp'
patching file Source/WebCore/platform/MediaStreamRegistry.h
rm 'Source/WebCore/platform/MediaStreamRegistry.h'

Failed to run "[u'/mnt/git/webkit-commit-queue/Tools/Scripts/svn-apply', u'--reviewer', u'Adam Barth', u'--force']" exit_code: 1

Full output: http://queues.webkit.org/results/10180965
Comment 3 Adam Barth 2011-10-22 15:20:17 PDT
Created attachment 112099 [details]
Patch for landing
Comment 4 WebKit Review Bot 2011-10-22 16:46:12 PDT
Comment on attachment 112099 [details]
Patch for landing

Clearing flags on attachment: 112099

Committed r98196: <http://trac.webkit.org/changeset/98196>
Comment 5 WebKit Review Bot 2011-10-22 16:46:18 PDT
All reviewed patches have been landed.  Closing bug.