Bug 99593 - MediaStream API: Rename owner to client in MediaStreamDescriptor
Summary: MediaStream API: Rename owner to client in MediaStreamDescriptor
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: Tommy Widenflycht
URL:
Keywords:
Depends on:
Blocks: 56459
  Show dependency treegraph
 
Reported: 2012-10-17 06:49 PDT by Tommy Widenflycht
Modified: 2012-11-06 08:15 PST (History)
5 users (show)

See Also:


Attachments
Patch (9.09 KB, patch)
2012-10-17 07:25 PDT, Tommy Widenflycht
abarth: review+
webkit.review.bot: commit-queue-
Details | Formatted Diff | Diff
Patch for landing (9.11 KB, patch)
2012-10-19 04:16 PDT, Tommy Widenflycht
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tommy Widenflycht 2012-10-17 06:49:20 PDT
As discussed in #99080 rename owner to client in MediaStreamDescriptor. It's confusing for a RefCounted object to have an "owner".
Comment 1 Tommy Widenflycht 2012-10-17 07:25:48 PDT
Created attachment 169180 [details]
Patch
Comment 2 Adam Barth 2012-10-19 01:41:22 PDT
Comment on attachment 169180 [details]
Patch

Thanks!
Comment 3 WebKit Review Bot 2012-10-19 02:04:09 PDT
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
Comment 4 Tommy Widenflycht 2012-10-19 04:16:46 PDT
Created attachment 169597 [details]
Patch for landing
Comment 5 WebKit Review Bot 2012-10-19 04:19:26 PDT
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
Comment 6 Tommy Widenflycht 2012-10-19 05:29:01 PDT
Weird, this patch doesn't modify LayoutTests/ChangeLog...
Comment 7 Adam Barth 2012-10-19 10:03:05 PDT
Comment on attachment 169597 [details]
Patch for landing

Sorry, that bug has been cropping up a lot lately.
Comment 8 WebKit Review Bot 2012-10-19 10:14:46 PDT
Comment on attachment 169597 [details]
Patch for landing

Clearing flags on attachment: 169597

Committed r131914: <http://trac.webkit.org/changeset/131914>