[Webkit-unassigned] [Bug 60568] REGRESSION (WebKit2): Flash plugin doesn't appear on a hanes.com page

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 11 07:31:42 PDT 2011


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





--- Comment #23 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-11 07:31:42 PST ---
(In reply to comment #20)
> Based on the above pseudocode, this means the implementations have the following behavior on this page:
> 
> WebKit1 Mac:
> * NPP_URLNotify(NPRES_DONE)
> 
> WebKit1 Mac OOP:
> * Do nothing
> 
> WebKit1 Windows (/Qt/GTK/etc.):
> * Do nothing
> 
> WebKit2:
> * NPP_URLNotify(NPRES_NETWORK_ERR)

Chromium:
* NPP_URLNotify(NPRES_DONE)

Mozilla:
* Do nothing

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