[Webkit-unassigned] [Bug 34038] XMLHttpRequest doesn't work when page is loaded from HTML5 offline cache
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sat Jan 23 12:19:22 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=34038
Alexey Proskuryakov <ap at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
CC| |ap at webkit.org
--- Comment #1 from Alexey Proskuryakov <ap at webkit.org> 2010-01-23 12:19:22 PST ---
Сached applications can only access URLs that are whitelisted in NETWORK
section of the manifest:
<http://www.whatwg.org/specs/web-apps/current-work/#changesToNetworkingModel>.
This example should work if you add /sync/blog.json to NETWORK section of the
manifest.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list