Bug 81405 - plugins/netscape-plugin-setwindow-size-2.html and plugins/resize-from-plugin.html failing on Lion Intel Debug WebKit2 testers
Summary: plugins/netscape-plugin-setwindow-size-2.html and plugins/resize-from-plugin....
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: Plug-ins (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL: http://build.webkit.org/results/Lion%...
Keywords: InRadar, LayoutTestFailure, Regression
Depends on:
Blocks:
 
Reported: 2012-03-16 14:23 PDT by Jessie Berlin
Modified: 2022-07-01 11:35 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2012-03-16 14:23:11 PDT
http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r110947%20(4990)/plugins/netscape-plugin-setwindow-size-2-pretty-diff.html

--- /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/plugins/netscape-plugin-setwindow-size-2-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/plugins/netscape-plugin-setwindow-size-2-actual.txt
@@ -1,2 +1,1 @@
-CONSOLE MESSAGE: PLUGIN: NPP_SetWindow: 200 200
 This tests that a hidden plug-in gets a correct NPP_SetWindow the first time.



http://build.webkit.org/results/Lion%20Intel%20Debug%20(WebKit2%20Tests)/r110947%20(4990)/plugins/resize-from-plugin-pretty-diff.html

--- /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/plugins/resize-from-plugin-expected.txt
+++ /Volumes/Data/slave/lion-intel-debug-tests-wk2/build/layout-test-results/plugins/resize-from-plugin-actual.txt
@@ -7,6 +7,6 @@
 
 Test for NPP_SetWindow calls sent while a plug-in resizes itself.
 
-x: 18, y: 18, width: 200, height: 200, clipRect: (18, 18, 200, 142)
+x: 0, y: 0, width: 200, height: 200, clipRect: (0, 0, 200, 200)
 Height and width should equal 200, and the plug-in size should not change on scroll.

Unfortunately, due to the state of our build, I am not sure when this started.
Comment 1 Radar WebKit Bug Importer 2012-03-16 14:23:39 PDT
<rdar://problem/11066119>
Comment 2 Jessie Berlin 2012-03-16 14:54:12 PDT
Added expected failing results in http://trac.webkit.org/changeset/111072
Comment 3 Alexey Proskuryakov 2022-07-01 11:35:29 PDT
Mass closing plug-in bugs, as plug-in support has been removed from WebKit.

Please comment and/or reopen if this still affects WebKit in some way.