Fixes <http://webkit.org/b/52151>
fast/frames/iframe-reparenting-plugins.html fails on Windows
Reviewed by Steve Falkenburg.
* DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.rc: Copied
the name and description from Mac's Info.plist.
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@75379
268f45cc-cd09-0410-ab3c-
d52691b4dbfc
+2011-01-10 Adam Roben <aroben@apple.com>
+
+ Use the same name and description for TestNetscapePlugin on Windows and
+ Mac
+
+ Fixes <http://webkit.org/b/52151>
+ fast/frames/iframe-reparenting-plugins.html fails on Windows
+
+ Reviewed by Steve Falkenburg.
+
+ * DumpRenderTree/TestNetscapePlugIn/win/TestNetscapePlugin.rc: Copied
+ the name and description from Mac's Info.plist.
+
2011-01-10 Siddharth Mathur <siddharth.mathur@nokia.com>
Reviewed by Laszlo Gombos.
BLOCK "040904e4"\r
BEGIN\r
VALUE "CompanyName", "Apple Inc."\r
- VALUE "FileDescription", "TestNetscapePlugIn"\r
+ VALUE "FileDescription", "Simple Netscape plug-in that handles test content for WebKit"\r
VALUE "FileOpenName", "test netscape content"\r
VALUE "LegalCopyright", "Copyright Apple Inc. 2007-2009"\r
VALUE "MIMEType", "application/x-webkit-test-netscape"\r
VALUE "OriginalFilename", "npTestNetscapePlugin.dll"\r
- VALUE "ProductName", "TestNetscapePlugIn"\r
+ VALUE "ProductName", "WebKit Test PlugIn"\r
END\r
END\r
BLOCK "VarFileInfo"\r