[MediaStream API] Allow empty MediaStreams
The spec is a bit unclear ecactly what should happen with newly created MediaStreams
that doesn't have any tracks. The current implementation is too strict and the spec
is being worked upon to be clearer. In the meantime this patch doesn't set eneded to
true in the constructor.
R=abarth@chromium.org,li.yin@intel.com
BUG=229350
Review URL: https://codereview.chromium.org/13599006
git-svn-id: svn://svn.chromium.org/blink/trunk@147925 bbb929c8-8fbe-4397-9dbb-9b2b20218538
3 files changed