Bug 68171

Summary: MediaStream API: Rewrite the submitted code to use objects instead of IDs
Product: WebKit Reporter: Tommy Widenflycht <tommyw>
Component: DOMAssignee: Tommy Widenflycht <tommyw>
Status: RESOLVED WONTFIX    
Severity: Normal CC: arun.patole, donggwan.kim, eric.carlson, grunell, harald
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 56459    

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.