Bug 68171 - MediaStream API: Rewrite the submitted code to use objects instead of IDs
Summary: MediaStream API: Rewrite the submitted code to use objects instead of IDs
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Tommy Widenflycht
URL:
Keywords:
: 64525 (view as bug list)
Depends on:
Blocks: 56459
  Show dependency treegraph
 
Reported: 2011-09-15 09:40 PDT by Tommy Widenflycht
Modified: 2011-10-10 00:33 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Tommy Widenflycht 2011-09-15 09:40:15 PDT
History:
We have followed a pattern that isn't considered good, even though it is submitted to WebKit, and need to rewrite the submitted MediaStream code to use objects instead of IDs. If the port (like chrome) needs IDs for IPC calls that layer can do anu necessary translation.
Comment 1 Henrik Grunell 2011-09-15 23:59:22 PDT
*** Bug 64525 has been marked as a duplicate of this bug. ***
Comment 2 Henrik Grunell 2011-09-16 00:04:21 PDT
Rewriting this must ensure that the issue in bug 64525 is fixed.