89
edits
Line 138: | Line 138: | ||
* The renderer informs the plugin that the last published device context was displayed on the screen. | * The renderer informs the plugin that the last published device context was displayed on the screen. | ||
* For performance we will most likely want to be able to call NPN_GetDeviceContext | * For performance we will most likely want to be able to call NPN_GetDeviceContext before the NPP_DeviceContextDisplayed call from the previous NPN_PublishDeviceContext has arrived. | ||
* This API could also perhaps be done through an NPEvent of the appropriate type. | * This API could also perhaps be done through an NPEvent of the appropriate type. | ||
edits