WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 54414
54731
webkit-gtk-1.2.7: fails testwebdatasources
https://bugs.webkit.org/show_bug.cgi?id=54731
Summary
webkit-gtk-1.2.7: fails testwebdatasources
Dustin Polke
Reported
2011-02-18 01:15:23 PST
Created
attachment 82933
[details]
Use '
http://www.webkit.org
' in testwebdatasource.c I was asked to report this upstream, original bug report downstream see $URL. Cited from downstream bug: """ /webkit/webdatasource/get_initial_request: OK /webkit/webdatasource/api: *** NSPlugin Wrapper *** WARNING:(/var/tmp/portage/www-plugins/nspluginwrapper-1.3.0/work/nspluginwrapper-1.3.0/src/npw-wrapper.c:3160):invoke_NP_Initialize: assertion failed: (rpc_method_invoke_possible(g_rpc_connection)) execvp: No such file or directory �j��execvp: No such file or directory �j��java version "1.6.0_20" OpenJDK Runtime Environment (IcedTea6 1.9.5) (Gentoo build 1.6.0_20-b20) OpenJDK 64-Bit Server VM (build 19.0-b09, mixed mode) ** ERROR:WebKit/gtk/tests/testwebdatasource.c:100:notify_load_status_cb: assertion failed (webkit_network_request_get_uri(request) == "
http://webkit.org/
"): ("
http://www.webkit.org/
" == "
http://webkit.org/
") Aborted This test fails because
http://webkit.org
redirects to
http://www.webkit.org
. Thus, the request (
http://webkit.org
) returns the redirected uri
http://www.webkit.org
. Will attach patch to run test against
http://www.webkit.org
to fix this. """
Attachments
Use 'http://www.webkit.org' in testwebdatasource.c
(1.56 KB, patch)
2011-02-18 01:15 PST
,
Dustin Polke
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Martin Robinson
Comment 1
2011-02-19 11:02:23 PST
*** This bug has been marked as a duplicate of
bug 54414
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug