Summary: | [GTK] http/tests/appcache/interrupted-update.html | ||
---|---|---|---|
Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | ap, bugs-noreply, csaavedra, zan |
Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Description
Philippe Normand
2011-05-19 06:01:16 PDT
I don't understand how this can happen. Does Gtk have localStorage? (In reply to comment #1) > I don't understand how this can happen. Does Gtk have localStorage? Yes it does, and it's enabled in DRT. Weird issue indeed :( Looks like window.location.reload() has no effect, or is delayed so much that the cache update finishes before reload. Passes now. |