[Webkit-unassigned] [Bug 131044] REGRESSION(r166395): It made all media tests crash on EFL

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 4 10:45:58 PDT 2014


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





--- Comment #5 from Ryuan Choi <ryuan.choi at samsung.com>  2014-04-04 10:46:15 PST ---
(In reply to comment #2)
> (In reply to comment #1)
> > Created an attachment (id=228389)
 --> (https://bugs.webkit.org/attachment.cgi?id=228389&action=review) [details] [details]
> > backtrace
> > 
> > Here is a gdb backtrace for media/audio-concurrent-supported.html,
> > it might help someone interested in fixing this regression.
> 
> More information,
> This crash is started from r166395 ( Bug 130882 ).
> But I am not sure why it occurs in EFL because it is general code.

At least, I realized that GTK and (maybe) MAC does not use this crash path because they use MEDIA_CONTROLS_SCRIPT.

Just for test, I tried to use the code of GTK port.
And media/audio-concurrent-supported.html is passed.
(control is bit ugly for efl port)

IMO, we should turn on the MEDIA_CONTROLS_SCRIPT. but I am not sure whether it is correct solution for this crash.

Anyway, I will prepare proper css/js for EFL port. (It may takes more time)

-- 
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