Title: [87422] branches/safari-534-branch/Source/WebKit2/ChangeLog
Diff
Modified: branches/safari-534-branch/Source/WebKit2/ChangeLog (87421 => 87422)
--- branches/safari-534-branch/Source/WebKit2/ChangeLog 2011-05-26 19:48:46 UTC (rev 87421)
+++ branches/safari-534-branch/Source/WebKit2/ChangeLog 2011-05-26 19:50:52 UTC (rev 87422)
@@ -1,5 +1,21 @@
2011-05-26 Lucas Forschler <[email protected]>
+ Merged r87255.
+
+ 2011-05-24 Mark Rowe <[email protected]>
+
+ Fix the 32-bit build.
+
+ Explicitly use uint32_t when encoding / decoding a type that is a typedef of OSType,
+ as this is declared as different underlying types in 32- and 64-bit (unsigned long
+ vs unsigned int).
+
+ * Shared/mac/KeychainAttribute.cpp:
+ (CoreIPC::encode):
+ (CoreIPC::decode):
+
+2011-05-26 Lucas Forschler <[email protected]>
+
Merged r87221.
2011-05-24 Brady Eidson <[email protected]>
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes