[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
Tue May 10 12:19:29 PDT 2011


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





--- Comment #7 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-10 12:19:30 PST ---
Here are the NPP_NewStream calls we make:

NPP_NewStream("application/x-shockwave-flash", "http://hanes.richfx.com.edgesuite.net/image/viewers/base/loader.swf", false, NP_NORMAL)

NPP_NewStream("application/x-shockwave-flash", "http://hanes.richfx.com.edgesuite.net/image/viewers/base/Zeus.swf", false, NP_NORMAL)

NPP_NewStream("text/xml", "http://hanes.richfx.com.edgesuite.net/image/viewers/base/asp/getSettings.aspx?RFX_SettingsPath=settings/&RFX_Image=WD307_YT&RFX_DontCache=False&RFX_Client=hanes&RFX_Catalog=&RFX_Int=anyspot_hanes&RFX_Lang=", false, NP_NORMAL)

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