[Webkit-unassigned] [Bug 146019] WebProcess crashes after too many redirect error when there's an active NPAPI plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 16 22:37:03 PDT 2015


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

--- Comment #5 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #4)
> Comment on attachment 254951 [details]
> Patch
> 
> I read over the code again and I am more sure this is a correct change.
> 
> Is there some way to make a regression test for this? That would really help
> for the future.

I thought about it, but I'm afraid it's not that easy to write a cross platform layout test for this. We would need a test with a NPAPI plugin running that produces a main resource load error before the load is committed. For soup based ports we could indeed use an infinite redirection to trigger too many redirections error, but I don't know if that would work in mac too. I tried with a GTK+ specific unit test and I was unable to reproduce the crash. And I can't share the website in which the crash is always reproducible :-( In any case, I can try to write a layout test for this if someone has an idea of how to reproduce this, and helps me a bit.

-- 
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/20150617/c1321806/attachment.html>


More information about the webkit-unassigned mailing list