Is it safe to submit or not? 

========================================================================
http://mondrian.corp.google.com/file/10947778///depot/googleclient/gears/opensource/third_party/chrome/chrome_plugin_api.h?a=1
File 
//depot/googleclient/gears/opensource/third_party/chrome/chrome_plugin_api.h 
(snapshot 1)
------------------------------------
Line 62: #define CP_MINOR_VERSION 95
ah yeah, done.
------------------------------------
Line 457: //
removed.
------------------------------------
Line 460: uint32* identity, uint32* event_id, char** drag_type, char** 
drag_data);
It was uint32 when I modified WebDropData, but on chrome review tony he asked
that I make it int32.  I said ok, thinking I just do it here.  I do want
identity to be uint32 when we return its value to gears.  For event_id I don't
mind either way, just made it the same.
------------------------------------
Line 474: //
removed.
========================================================================

-- 
To respond, reply to this email or visit 
http://mondrian.corp.google.com/10947778

Reply via email to