Bug 172418 - Drop [NoInterfaceObject] from RTCDTMFSender and RTCStatsReport
Summary: Drop [NoInterfaceObject] from RTCDTMFSender and RTCStatsReport
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Bindings (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: WebExposed
Depends on:
Blocks:
 
Reported: 2017-05-20 12:29 PDT by Chris Dumez
Modified: 2017-05-20 19:10 PDT (History)
4 users (show)

See Also:


Attachments
WIP Patch (1.15 KB, patch)
2017-05-20 12:30 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
WIP Patch (1.84 KB, patch)
2017-05-20 12:36 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (18.53 KB, patch)
2017-05-20 18:26 PDT, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2017-05-20 12:29:06 PDT
Drop [NoInterfaceObject] from RTCDTMFSender and RTCStatsReport to match the specification:
- https://www.w3.org/TR/webrtc/#rtcdtmfsender
- https://www.w3.org/TR/webrtc/#rtcstatsreport-object

Firefox exposes both RTCDTMFSender and RTCStatsReport. Chrome exposes RTCStatsReport only.
Comment 1 Chris Dumez 2017-05-20 12:30:13 PDT
Created attachment 310778 [details]
WIP Patch
Comment 2 Chris Dumez 2017-05-20 12:36:33 PDT
Created attachment 310779 [details]
WIP Patch
Comment 3 Chris Dumez 2017-05-20 18:26:41 PDT
Created attachment 310785 [details]
Patch
Comment 4 WebKit Commit Bot 2017-05-20 19:10:09 PDT
Comment on attachment 310785 [details]
Patch

Clearing flags on attachment: 310785

Committed r217194: <http://trac.webkit.org/changeset/217194>
Comment 5 WebKit Commit Bot 2017-05-20 19:10:10 PDT
All reviewed patches have been landed.  Closing bug.