WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
170712
MediaStream id should be equal to msid
https://bugs.webkit.org/show_bug.cgi?id=170712
Summary
MediaStream id should be equal to msid
youenn fablet
Reported
2017-04-10 19:12:09 PDT
This is not the case for remote MediaStreams.
Attachments
Patch
(48.47 KB, patch)
2017-04-10 19:22 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews105 for mac-elcapitan-wk2
(999.63 KB, application/zip)
2017-04-10 20:42 PDT
,
Build Bot
no flags
Details
Patch
(53.61 KB, patch)
2017-04-10 21:32 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from ews124 for ios-simulator-wk2
(926.78 KB, application/zip)
2017-04-10 23:12 PDT
,
Build Bot
no flags
Details
Patch for landing
(53.75 KB, patch)
2017-04-11 09:39 PDT
,
youenn fablet
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
youenn fablet
Comment 1
2017-04-10 19:22:29 PDT
Created
attachment 306768
[details]
Patch
Build Bot
Comment 2
2017-04-10 20:42:50 PDT
Comment on
attachment 306768
[details]
Patch
Attachment 306768
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-queues.webkit.org/results/3514649
New failing tests: fast/mediastream/RTCPeerConnection-setRemoteDescription-offer.html fast/mediastream/RTCPeerConnection-remotely-assigned-transceiver-mid.html fast/mediastream/RTCPeerConnection-inspect-offer.html fast/mediastream/RTCPeerConnection-inspect-answer.html fast/mediastream/RTCPeerConnection-media-setup-single-dialog.html fast/mediastream/RTCPeerConnection-setLocalDescription-offer.html fast/mediastream/RTCPeerConnection-legacy-stream-based-api.html
Build Bot
Comment 3
2017-04-10 20:42:51 PDT
Created
attachment 306770
[details]
Archive of layout-test-results from ews105 for mac-elcapitan-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: ews105 Port: mac-elcapitan-wk2 Platform: Mac OS X 10.11.6
youenn fablet
Comment 4
2017-04-10 21:32:55 PDT
Created
attachment 306774
[details]
Patch
Build Bot
Comment 5
2017-04-10 23:12:50 PDT
Comment on
attachment 306774
[details]
Patch
Attachment 306774
[details]
did not pass ios-sim-ews (ios-simulator-wk2): Output:
http://webkit-queues.webkit.org/results/3515148
New failing tests: webrtc/negotiatedneeded-event-addStream.html
Build Bot
Comment 6
2017-04-10 23:12:51 PDT
Created
attachment 306781
[details]
Archive of layout-test-results from ews124 for ios-simulator-wk2 The attached test failures were seen while running run-webkit-tests on the ios-sim-ews. Bot: ews124 Port: ios-simulator-wk2 Platform: Mac OS X 10.11.6
Eric Carlson
Comment 7
2017-04-11 08:50:02 PDT
Comment on
attachment 306774
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=306774&action=review
> Source/WebCore/Modules/mediastream/MediaStream.cpp:70 > + trackPrivates.append(&track->privateTrack());
Nit: uncheckedAppend?
youenn fablet
Comment 8
2017-04-11 09:39:51 PDT
Created
attachment 306824
[details]
Patch for landing
youenn fablet
Comment 9
2017-04-11 09:40:06 PDT
Thanks for the review (In reply to Eric Carlson from
comment #7
)
> Comment on
attachment 306774
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=306774&action=review
> > > Source/WebCore/Modules/mediastream/MediaStream.cpp:70 > > + trackPrivates.append(&track->privateTrack()); > > Nit: uncheckedAppend?
Done
WebKit Commit Bot
Comment 10
2017-04-11 10:06:57 PDT
Comment on
attachment 306824
[details]
Patch for landing Clearing flags on attachment: 306824 Committed
r215238
: <
http://trac.webkit.org/changeset/215238
>
WebKit Commit Bot
Comment 11
2017-04-11 10:06:59 PDT
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.
Top of Page
Format For Printing
XML
Clone This Bug