Closed
Bug 1450921
Opened 7 years ago
Closed 7 years ago
[wpt-sync] Sync PR 10278 - Don't enforce name rule for RTCDTMFToneChangeEvent
Categories
(Core :: WebRTC, enhancement, P4)
Core
WebRTC
Tracking
()
RESOLVED
FIXED
mozilla61
Tracking | Status | |
---|---|---|
firefox61 | --- | fixed |
People
(Reporter: wpt-sync, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream])
Sync web-platform-tests PR 10278 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/w3c/web-platform-tests/pull/10278
Details from upstream follow.
Harald Alvestrand <hta@chromium.org> wrote:
> Don't enforce name rule for RTCDTMFToneChangeEvent
>
> Since the constructor of RTCDTMFToneChangeEvent is exposed,
> creating such events with other names than "tonechange" is possible.
> No reason to discriminate against such.
>
> Also adds tests for constructor.
>
> Bug: chromium:822799
> Change-Id: I4b36f3094acee200dd4200c4d24f6b46e10a06e6
> Reviewed-on: https://chromium-review.googlesource.com/992038
> WPT-Export-Revision: b19d44b21b44bca2d438c91d7bd331bf29d52b57
Reporter | ||
Updated•7 years ago
|
Component: web-platform-tests → WebRTC
Product: Testing → Core
Reporter | ||
Comment 1•7 years ago
|
||
Reporter | ||
Comment 2•7 years ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=de7c3ead6c98066f62405d0416bc6fc2f3823b0d
Pushed by james@hoppipolla.co.uk:
https://hg.mozilla.org/integration/mozilla-inbound/rev/6b04eaf54eec
[wpt PR 10278] - Don't enforce name rule for RTCDTMFToneChangeEvent, a=testonly
![]() |
||
Comment 4•7 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox61:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla61
You need to log in
before you can comment on or make changes to this bug.
Description
•