[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
Wed Jun 17 09:48:06 PDT 2015


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

--- Comment #8 from Carlos Garcia Campos <cgarcia at igalia.com> ---
(In reply to comment #7)
> > We would need a test with a NPAPI plugin running that produces a main resource load error before the load is committed. 
> 
> We have a TestNetscapePlugin project that can be modified in any way we want
> it to. Most of the time, it's used without a main resource, but there is no
> reason why it has to stay that way.

Sure, I know TestNetscapePlugin :-)

> > 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. 
> 
> An infinite redirection certainly triggers an error in CFNetwork.

And that's reported from ResourceHandle to the client via didFail()? 

Ok, I'll see if I can write a test, I guess it needs to be a http test.

-- 
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/47870f8f/attachment.html>


More information about the webkit-unassigned mailing list