one-aalam / chrome-screen-capture

Automatically exported from code.google.com/p/chrome-screen-capture
0 stars 0 forks source link

Plugin should negotiate CoreGraphics+Cocoa on the Mac #88

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Currently the plugin uses the default drawing and event models (QuickDraw + 
Carbon) on the Mac. It is very likely that support for these models will be 
removed from Chrome in the future, as they are have been deprecated for quite a 
while.

Once that happens, plugins that don't negotiate newer models in NPP_New will be 
immediately destroyed, so it's important to negotiate new models even if you 
don't do any drawing or event handling. There's no down side to adding the 
negotiation code now, and it would future-proof the plugin.

For sample code, see:
http://mxr.mozilla.org/mozilla-central/source/modules/plugin/sdk/samples/basic/m
ac/BasicPlugin.c#83

Original issue reported on code.google.com by stuartmorgan@chromium.org on 31 Jan 2011 at 3:15

GoogleCodeExporter commented 9 years ago

Original comment by jingz...@google.com on 23 May 2011 at 8:00

GoogleCodeExporter commented 9 years ago
hey man have you seen this website I found it on the internet and was wondering 
if its legit or not?<a 
href="http://acerchromebookreviews.blogspot.com/">Chromebook</a>

Original comment by Alvrezno...@gmail.com on 20 Feb 2013 at 3:47