WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
86088
[GTK] Test /webkit2/WebKitWebView/resources times out
https://bugs.webkit.org/show_bug.cgi?id=86088
Summary
[GTK] Test /webkit2/WebKitWebView/resources times out
Carlos Garcia Campos
Reported
2012-05-10 05:17:58 PDT
This hasn't been noticed by the bots because the test is already skipped (see
bug #82868
). The thing is that something has changed and now when webkit_web_view_reload is used, the icon resource is not loaded because it's in the cache. It's related to
bug #78510
. We could simply use webkit_web_view_reload_bypass_cache() to make sure resources are not loaded from the cache.
Attachments
Patch
(1.26 KB, patch)
2012-05-10 05:19 PDT
,
Carlos Garcia Campos
mrobinson
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Carlos Garcia Campos
Comment 1
2012-05-10 05:19:40 PDT
Created
attachment 141150
[details]
Patch
WebKit Review Bot
Comment 2
2012-05-10 05:24:26 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See
http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Carlos Garcia Campos
Comment 3
2012-05-10 09:44:35 PDT
Committed
r116654
: <
http://trac.webkit.org/changeset/116654
>
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