Bug 96268 - [chromium] MediaStream API: Remove the Descriptor postfix
Summary: [chromium] MediaStream API: Remove the Descriptor postfix
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Tommy Widenflycht
URL:
Keywords:
Depends on:
Blocks: 80589
  Show dependency treegraph
 
Reported: 2012-09-10 06:15 PDT by Tommy Widenflycht
Modified: 2012-09-10 08:50 PDT (History)
8 users (show)

See Also:


Attachments
Patch (51.05 KB, patch)
2012-09-10 06:21 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-09-10 06:15:48 PDT
After consideration I realized that there is no need whatsoever in using the Descriptor prefix in the WekKit embedder API.
Remove from WebRTCSessionDescription and WebRTCICECandidate to start with.
Comment 1 Tommy Widenflycht 2012-09-10 06:21:37 PDT
Created attachment 163111 [details]
Patch
Comment 2 Tommy Widenflycht 2012-09-10 06:22:19 PDT
No code changes except for the two renames.
Comment 3 WebKit Review Bot 2012-09-10 06:24:51 PDT
Please wait for approval from abarth@webkit.org, dglazkov@chromium.org, fishd@chromium.org, jamesr@chromium.org or tkent@chromium.org before submitting, as this patch contains changes to the Chromium public API. See also https://trac.webkit.org/wiki/ChromiumWebKitAPI.
Comment 4 Adam Barth 2012-09-10 08:41:19 PDT
Comment on attachment 163111 [details]
Patch

Thanks!
Comment 5 WebKit Review Bot 2012-09-10 08:50:27 PDT
Comment on attachment 163111 [details]
Patch

Clearing flags on attachment: 163111

Committed r128064: <http://trac.webkit.org/changeset/128064>
Comment 6 WebKit Review Bot 2012-09-10 08:50:30 PDT
All reviewed patches have been landed.  Closing bug.