ae6e8f236b
time right now. Tree is still locked! Reasons for the update: - good work that can be used now - only builds on i386/amd64, and they're fast - multiple security problems in old chrome - old chrome half working, can't break it more than it was. This one requires resources (see MESSAGE), but it's ways more stable. Again, discussed with sthen@, jasper@, naddy@, miod@
13 lines
670 B
Plaintext
13 lines
670 B
Plaintext
$OpenBSD: patch-chrome_common_plugin_messages_h,v 1.1 2011/02/08 09:43:02 espie Exp $
|
|
--- chrome/common/plugin_messages.h.orig Fri Jan 21 10:20:41 2011
|
|
+++ chrome/common/plugin_messages.h Sun Jan 23 23:27:33 2011
|
|
@@ -116,7 +116,7 @@ struct PluginMsg_UpdateGeometry_Param {
|
|
TransportDIB::Handle windowless_buffer;
|
|
TransportDIB::Handle background_buffer;
|
|
|
|
-#if defined(OS_MACOSX)
|
|
+#if defined(OS_MACOSX) || defined(OS_OPENBSD)
|
|
// This field contains a key that the plug-in process is expected to return
|
|
// to the renderer in its ACK message, unless the value is -1, in which case
|
|
// no ACK message is required. Other than the special -1 value, the values
|