[Webkit-unassigned] [Bug 141154] [EFL] REGRESSION (r178685): ASSERTION FAILED: !parameters.mediaKeyStorageDirectory.isEmpty()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 16 09:26:39 PST 2015


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

--- Comment #3 from Paweł Forysiuk <p.forysiuk at samsung.com> ---
Well the patch uploaded was just a quick workaround to be honest.


I don't know if it is just EFL specific but GTK port 
does not seem to be affected.


(In reply to comment #2)
> Could you explain why is it a regression of r178685 and why

It started to occur after that commit, i bisected it and reverting that change
would prevent the assertion.

> do you think if it is the proper fix?
> 

No. That was a quick workaround. I will attach a different patch, seems like a more proper solution but I'm still unsure.

> It's not clear for me why is it EFL specific. I haven't found 
> any EFL specific thing near mediaKeyStorageDirectory.

Don't know if it is just EFL specific but it does not occur on GTK port,
they use slighly different codepaths when setting things up. Seems like GTK
port somehow creates those folders when initialising Web process whlie EFL does not it seems. If I miss something obvious please tell me.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150216/d9b1b14a/attachment-0002.html>


More information about the webkit-unassigned mailing list