[Webkit-unassigned] [Bug 117132] [EFL] onended Event is not received in AudioBufferSourceNode and OscillatorNode

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 3 01:22:32 PDT 2013


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





--- Comment #4 from Praveen Jadhav <praveen.j at samsung.com>  2013-06-03 01:21:05 PST ---
(In reply to comment #2)
> (From update of attachment 203555 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=203555&action=review
> 
> > Source/WebCore/ChangeLog:3
> > +        [EFL] onended Event is not received in AudioBufferSourceNode and OscillatorNode.
> 
> Patch is not specific to EFL so please remove [EFL] tag.

Hmm, will update the title.

> 
> > Source/WebCore/ChangeLog:11
> > +        No new tests. Present layout tests will cover all the scenarios.
> 
> Then why doesn't this patch unskip / rebaseline any existing test?

Din't see your patch for tests rebaseline. :) Will update this as well.

> 
> > Source/WebCore/Modules/webaudio/AudioScheduledSourceNode.cpp:-172
> > -    m_hasEndedListener = listener;
> 
> Could you be more explicit about what was wrong with this assignment? Was the issue that listener becomes NULL after the call to setAttributeEventListener()?

As you said, "listener" becomes NULL after the call to setAttributeEventListener(). Will update the patch as discussed shortly.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list