Bug 68171
Summary: | MediaStream API: Rewrite the submitted code to use objects instead of IDs | ||
---|---|---|---|
Product: | WebKit | Reporter: | Tommy Widenflycht <tommyw> |
Component: | DOM | Assignee: | 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 |
Tommy Widenflycht
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.
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Henrik Grunell
*** Bug 64525 has been marked as a duplicate of this bug. ***
Henrik Grunell
Rewriting this must ensure that the issue in bug 64525 is fixed.