Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Flash Player 10 plugin and standard NPAPI

4 views
Skip to first unread message

alessandro

unread,
Dec 10, 2009, 7:56:02 AM12/10/09
to
Flash Player 10 has new features and optimizations.
In order to enhance some of the optimizations, browser needs to notify
plugin visibility status to Flash plugin instance. It will be nice
that there will be standard API to handle this issue.

What is the Mozilla policy? Is it possible to extend NPAPI in order to
support the new feature?

thanks,
Alessandro

alessandro

unread,
Dec 10, 2009, 9:24:18 AM12/10/09
to
The reason I'm asking this, is that Adobe Flash Player 10 is ready to
receive visibility notifications from browsers to CorePlayer::OnEvent
method (kEventPlayerNotVisible and kEventPlayerVisible).

And for example, Webkit implements MPluginNotifier Class. That class
send visibility and focus notification to plugins.

In my opinion, this look as really reasonable solution.

0 new messages