Bug 32750

Summary: upstream two plugin tests from chromium.org
Product: WebKit Reporter: Dirk Pranke <dpranke>
Component: Tools / TestsAssignee: Dirk Pranke <dpranke>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eric, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 32970    
Attachments:
Description Flags
Patch none

Description Dirk Pranke 2009-12-18 16:00:49 PST
upstreaming two plugin tests from chromium.org
Comment 1 Dirk Pranke 2009-12-18 16:01:50 PST
Created attachment 45196 [details]
Patch
Comment 2 WebKit Review Bot 2009-12-18 16:06:24 PST
style-queue ran check-webkit-style on attachment 45196 [details] without any errors.
Comment 3 WebKit Commit Bot 2009-12-20 02:27:41 PST
Comment on attachment 45196 [details]
Patch

Clearing flags on attachment: 45196

Committed r52410: <http://trac.webkit.org/changeset/52410>
Comment 4 WebKit Commit Bot 2009-12-20 02:27:44 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Eric Seidel (no email) 2009-12-27 15:46:09 PST
This test fails on Tiger for some reason:
--- layout-test-results/plugins/get-url-with-iframe-target-expected.txt	2009-12-27 14:41:46.000000000 -0800
+++ layout-test-results/plugins/get-url-with-iframe-target-actual.txt	2009-12-27 14:41:46.000000000 -0800
@@ -1,3 +1,3 @@
  This tests that the plugin properly receives NPP_URLNotify for subframe loads.
-SUCCESS
+FAILED - got error code 1
 
I'll file a bug.
Comment 6 Eric Seidel (no email) 2009-12-27 16:11:06 PST
Filed bug 32970 about the tiger failures.