[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 06:24:46 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=60568
--- Comment #19 from Adam Roben (:aroben) <aroben at apple.com> 2011-05-11 06:24:46 PST ---
Found another implementation (of course!): <http://trac.webkit.org/browser/trunk/Source/WebKit/mac/Plugins/Hosted/NetscapePluginInstanceProxy.mm?rev=83385#L688>
WebKit1 Mac OOP:
* If the target is null
* Do nothing
* Else if the result is empty
* Do nothing
* Else
* Send the result via a stream
* NPP_URLNotify(NPRES_DONE)
--
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