As discussed in #99080 rename owner to client in MediaStreamDescriptor. It's confusing for a RefCounted object to have an "owner".
Created attachment 169180 [details] Patch
Comment on attachment 169180 [details] Patch Thanks!
Comment on attachment 169180 [details] Patch Rejecting attachment 169180 [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: /ChangeLog Auto-merging Tools/ChangeLog CONFLICT (content): Merge conflict in Tools/ChangeLog Failed to merge in the changes. Patch failed at 0001 Unreviewed fix after r131868. When you have resolved this problem run "git rebase --continue". If you would prefer to skip this patch, instead run "git rebase --skip". To restore the original branch and stop rebasing run "git rebase --abort". rebase refs/remotes/origin/master: command returned error: 1 Died at Tools/Scripts/update-webkit line 164. Full output: http://queues.webkit.org/results/14461371
Created attachment 169597 [details] Patch for landing
Comment on attachment 169597 [details] Patch for landing Rejecting attachment 169597 [details] from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 1 ERROR: /mnt/git/webkit-commit-queue/LayoutTests/ChangeLog neither lists a valid reviewer nor contains the string "Unreviewed" or "Rubber stamp" (case insensitive). Full output: http://queues.webkit.org/results/14460426
Weird, this patch doesn't modify LayoutTests/ChangeLog...
Comment on attachment 169597 [details] Patch for landing Sorry, that bug has been cropping up a lot lately.
Comment on attachment 169597 [details] Patch for landing Clearing flags on attachment: 169597 Committed r131914: <http://trac.webkit.org/changeset/131914>