Issue 2952:  
LayoutTests/plugins/return-error-from-new-stream-doesnt-invoke-destroy-stream.html
  
is timing out on the merge branch
http://code.google.com/p/chromium/issues/detail?id=2952

Comment #4 by [EMAIL PROTECTED]:
Upstream changed how they signal to the test plugin that they want  
NewStream to fail.
This requires a bunch of changes, so I went ahead and did the painful merge  
to get us
closer to the tot webkit plugin.

This still doesn't make the test pass though.  The test seems to expect that
NPP_URLNotify is called even if NewStream returned an error.  It looks like  
we call
URLNotify only when the stream is destroyed, and since we don't want to call
NPP_DestroyStream when NewStream returned and error, it seems like we  
aren't calling
URLNotify either.


Issue attribute updates:
        Cc: [EMAIL PROTECTED]

-- 
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Chromium-bugs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/chromium-bugs?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to