Bug 70233 - Move all MediaStream and PeerConnection related non-platform files to WebCore/mediastream
Summary: Move all MediaStream and PeerConnection related non-platform files to WebCore...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on: 68464
Blocks: 67946
  Show dependency treegraph
 
Reported: 2011-10-17 07:10 PDT by Adam Bergkvist
Modified: 2011-10-22 16:46 PDT (History)
7 users (show)

See Also:


Attachments
Proposed patch (316.07 KB, patch)
2011-10-20 08:03 PDT, Adam Bergkvist
no flags Details | Formatted Diff | Diff
Patch for landing (529.73 KB, patch)
2011-10-22 15:20 PDT, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.