Bug 32750 - upstream two plugin tests from chromium.org
Summary: upstream two plugin tests from chromium.org
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dirk Pranke
URL:
Keywords:
Depends on:
Blocks: 32970
  Show dependency treegraph
 
Reported: 2009-12-18 16:00 PST by Dirk Pranke
Modified: 2009-12-27 16:11 PST (History)
3 users (show)

See Also:


Attachments
Patch (4.20 KB, patch)
2009-12-18 16:01 PST, Dirk Pranke
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.