RESOLVED FIXED 200879
PendingActivationMediaStream does not need to be refcounted
https://bugs.webkit.org/show_bug.cgi?id=200879
Summary PendingActivationMediaStream does not need to be refcounted
youenn fablet
Reported 2019-08-19 01:01:33 PDT
PendingActivationMediaStream does not need to be refcounted
Attachments
Patch (4.08 KB, patch)
2019-08-19 01:02 PDT, youenn fablet
no flags
Patch (4.06 KB, patch)
2019-08-19 08:19 PDT, youenn fablet
no flags
Patch (4.33 KB, patch)
2019-08-19 09:36 PDT, youenn fablet
no flags
Patch for landing (4.19 KB, patch)
2019-08-20 01:36 PDT, youenn fablet
no flags
youenn fablet
Comment 1 2019-08-19 01:02:49 PDT
youenn fablet
Comment 2 2019-08-19 01:26:59 PDT
Will use WTF::makeUnique.
youenn fablet
Comment 3 2019-08-19 07:51:52 PDT
Comment on attachment 376673 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=376673&action=review > Source/WebCore/Modules/mediastream/UserMediaRequest.cpp:398 > + m_pendingActivationMediaStream = nullptr; No need to do this anymore sine observer handles this properly.
youenn fablet
Comment 4 2019-08-19 08:19:06 PDT
youenn fablet
Comment 5 2019-08-19 09:36:04 PDT
WebKit Commit Bot
Comment 6 2019-08-19 11:28:19 PDT
Comment on attachment 376692 [details] Patch Rejecting attachment 376692 [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', 'validate-changelog', '--check-oops', '--non-interactive', 376692, '--port=mac']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit ChangeLog entry in Source/WebCore/ChangeLog is not at the top of the file. Full output: https://webkit-queues.webkit.org/results/12941867
youenn fablet
Comment 7 2019-08-20 01:36:52 PDT
Created attachment 376752 [details] Patch for landing
WebKit Commit Bot
Comment 8 2019-08-20 02:39:31 PDT
Comment on attachment 376752 [details] Patch for landing Clearing flags on attachment: 376752 Committed r248896: <https://trac.webkit.org/changeset/248896>
WebKit Commit Bot
Comment 9 2019-08-20 02:39:33 PDT
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 10 2019-08-20 02:40:18 PDT
Note You need to log in before you can comment on or make changes to this bug.