Revision ab5780956dda798c97707e05fd2e58df7963b6d0 authored by Harald Alvestrand on 05 October 2018, 09:29:42 UTC, committed by Chromium WPT Sync on 05 October 2018, 09:29:42 UTC
This reverts commit 3f90035e2fac160d23309a96ef2cf465b29cebe4.

Reason for revert: The original problem was solved using another approach, and this CL just adds complexity with no purpose.

Original change's description:
> Implement DTMF [[ToneBuffer]] in the blink layer
>
> This CL makes the Blink layer keep a copy of the tone buffer
> and update it on insertDTMF and ontonechange events only; this
> makes it possible to expose the state of the tone buffer at the
> time the event is fired to the Javascript callback.
>
> It removes a queueing step inside the DTMF sender, because
> that queueing step destroyed the consistency.
>
> Bug: chromium:816475
> Change-Id: I5aa68396299a67d6cea1e8a17d364f553514c291
> Reviewed-on: https://chromium-review.googlesource.com/1213084
> Reviewed-by: Guido Urdaneta <guidou@chromium.org>
> Reviewed-by: Kentaro Hara <haraken@chromium.org>
> Commit-Queue: Harald Alvestrand <hta@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#589910}

TBR=hta@chromium.org,haraken@chromium.org,hbos@chromium.org,guidou@chromium.org,foolip@chromium.org

# Not skipping CQ checks because original CL landed > 1 day ago.

Bug: chromium:816475
Change-Id: Iaee9fefa8a37e3c6c7256dacac0855f426601e0d
1 parent 006e385
History
File Mode Size
compat
extension
html
pointerlock
resources
META.yml -rw-r--r-- 159 bytes
README.md -rw-r--r-- 322 bytes
idlharness.window.js -rw-r--r-- 399 bytes
pointerevent_attributes_hoverable_pointers-manual.html -rw-r--r-- 8.3 KB
pointerevent_attributes_nohover_pointers-manual.html -rw-r--r-- 6.5 KB
pointerevent_boundary_events_at_implicit_release_hoverable_pointers-manual.html -rw-r--r-- 3.4 KB
pointerevent_boundary_events_in_capturing-manual.html -rw-r--r-- 5.4 KB
pointerevent_capture_mouse-manual.html -rw-r--r-- 7.1 KB
pointerevent_capture_suppressing_mouse-manual.html -rw-r--r-- 10.7 KB
pointerevent_change-touch-action-onpointerdown_touch-manual.html -rw-r--r-- 5.8 KB
pointerevent_click_during_capture-manual.html -rw-r--r-- 5.5 KB
pointerevent_constructor.html -rw-r--r-- 5.5 KB
pointerevent_disabled_form_control-manual.html -rw-r--r-- 2.7 KB
pointerevent_element_haspointercapture-manual.html -rw-r--r-- 6.7 KB
pointerevent_element_haspointercapture_release_pending_capture-manual.html -rw-r--r-- 3.9 KB
pointerevent_fractional_coordinates-manual.html -rw-r--r-- 4.2 KB
pointerevent_lostpointercapture_for_disconnected_node-manual.html -rw-r--r-- 3.6 KB
pointerevent_lostpointercapture_is_first-manual.html -rw-r--r-- 7.5 KB
pointerevent_multiple_primary_pointers_boundary_events-manual.html -rw-r--r-- 6.0 KB
pointerevent_on_event_handlers.html -rw-r--r-- 3.4 KB
pointerevent_pointerId_scope-manual.html -rw-r--r-- 4.2 KB
pointerevent_pointercancel_touch-manual.html -rw-r--r-- 4.4 KB
pointerevent_pointerenter_does_not_bubble-manual.html -rw-r--r-- 3.9 KB
pointerevent_pointerleave_after_pointercancel_touch-manual.html -rw-r--r-- 3.2 KB
pointerevent_pointerleave_descendant_over-manual.html -rw-r--r-- 2.6 KB
pointerevent_pointerleave_descendants-manual.html -rw-r--r-- 2.1 KB
pointerevent_pointerleave_does_not_bubble-manual.html -rw-r--r-- 3.5 KB
pointerevent_pointerleave_pen-manual.html -rw-r--r-- 4.0 KB
pointerevent_pointermove-manual.html -rw-r--r-- 2.0 KB
pointerevent_pointermove_isprimary_same_as_pointerdown-manual.html -rw-r--r-- 3.8 KB
pointerevent_pointermove_on_chorded_mouse_button-manual.html -rw-r--r-- 4.1 KB
pointerevent_pointerout_after_pointercancel_touch-manual.html -rw-r--r-- 3.2 KB
pointerevent_pointerout_pen-manual.html -rw-r--r-- 2.6 KB
pointerevent_pointerout_received_once-manual.html -rw-r--r-- 2.2 KB
pointerevent_releasepointercapture_events_to_original_target-manual.html -rw-r--r-- 7.1 KB
pointerevent_releasepointercapture_invalid_pointerid-manual.html -rw-r--r-- 3.6 KB
pointerevent_releasepointercapture_onpointercancel_touch-manual.html -rw-r--r-- 3.7 KB
pointerevent_releasepointercapture_onpointerup_mouse-manual.html -rw-r--r-- 3.8 KB
pointerevent_releasepointercapture_release_right_after_capture-manual.html -rw-r--r-- 2.8 KB
pointerevent_sequence_at_implicit_release_on_click-manual.html -rw-r--r-- 2.9 KB
pointerevent_sequence_at_implicit_release_on_drag-manual.html -rw-r--r-- 2.9 KB
pointerevent_setpointercapture_disconnected-manual.html -rw-r--r-- 2.3 KB
pointerevent_setpointercapture_inactive_button_mouse-manual.html -rw-r--r-- 2.3 KB
pointerevent_setpointercapture_invalid_pointerid-manual.html -rw-r--r-- 3.1 KB
pointerevent_setpointercapture_override_pending_capture_element-manual.html -rw-r--r-- 3.1 KB
pointerevent_setpointercapture_relatedtarget-manual.html -rw-r--r-- 4.7 KB
pointerevent_setpointercapture_to_same_element_twice-manual.html -rw-r--r-- 3.1 KB
pointerevent_styles.css -rw-r--r-- 1.2 KB
pointerevent_support.js -rw-r--r-- 9.2 KB
pointerevent_suppress_compat_events_on_click-manual.html -rw-r--r-- 3.3 KB
pointerevent_suppress_compat_events_on_drag_mouse-manual.html -rw-r--r-- 4.3 KB
pointerevent_touch-action-auto-css_touch-manual.html -rw-r--r-- 5.5 KB
pointerevent_touch-action-button-test_touch-manual.html -rw-r--r-- 4.7 KB
pointerevent_touch-action-illegal.html -rw-r--r-- 2.6 KB
pointerevent_touch-action-inherit_child-auto-child-none_touch-manual.html -rw-r--r-- 6.2 KB
pointerevent_touch-action-inherit_child-none_touch-manual.html -rw-r--r-- 5.7 KB
pointerevent_touch-action-inherit_child-pan-x-child-pan-x_touch-manual.html -rw-r--r-- 6.0 KB
pointerevent_touch-action-inherit_child-pan-x-child-pan-y_touch-manual.html -rw-r--r-- 6.0 KB
pointerevent_touch-action-inherit_highest-parent-none_touch-manual.html -rw-r--r-- 6.1 KB
pointerevent_touch-action-inherit_parent-none_touch-manual.html -rw-r--r-- 5.8 KB
pointerevent_touch-action-keyboard-manual.html -rw-r--r-- 5.2 KB
pointerevent_touch-action-mouse-manual.html -rw-r--r-- 5.6 KB
pointerevent_touch-action-none-css_touch-manual.html -rw-r--r-- 5.4 KB
pointerevent_touch-action-pan-x-css_touch-manual.html -rw-r--r-- 5.2 KB
pointerevent_touch-action-pan-x-pan-y-pan-y_touch-manual.html -rw-r--r-- 5.7 KB
pointerevent_touch-action-pan-x-pan-y_touch-manual.html -rw-r--r-- 5.4 KB
pointerevent_touch-action-pan-y-css_touch-manual.html -rw-r--r-- 5.2 KB
pointerevent_touch-action-rotated-divs_touch-manual.html -rw-r--r-- 3.2 KB
pointerevent_touch-action-span-test_touch-manual.html -rw-r--r-- 4.9 KB
pointerevent_touch-action-svg-test_touch-manual.html -rw-r--r-- 5.2 KB
pointerevent_touch-action-table-test_touch-manual.html -rw-r--r-- 6.3 KB
pointerevent_touch-action-verification.html -rw-r--r-- 5.3 KB

README.md

back to top