[Webkit-unassigned] [Bug 149367] New: REGRESSION: WebAudio user-gesture restriction is no longer lifted by touchstart event

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 18 20:41:10 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=149367

            Bug ID: 149367
           Summary: REGRESSION: WebAudio user-gesture restriction is no
                    longer lifted by touchstart event
    Classification: Unclassified
           Product: WebKit
           Version: Safari 9
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Audio
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jay at kodewerx.org

Safari 9 lost the ability to change the AudioContext status to "running" from a touchstart event.

The unit test uses a mousedown event: http://trac.webkit.org/browser/trunk/LayoutTests/webaudio/audiocontext-restriction.html?rev=183424#L45 runWithKeyDown() is called, and: http://trac.webkit.org/browser/trunk/LayoutTests/webaudio/resources/audio-testing.js?rev=183424#L198 mousedown event is triggered.

mousedown and touchend events can be used to lift the restriction. touchstart no longer works.

Possible regression from #144211 ?

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150919/1bc52c4d/attachment.html>


More information about the webkit-unassigned mailing list