Bug 133752 - Regression: App-cache is broken in Safari iOs 8 beta. This is working fine inside a WebView. The resources start downloading and in the error, appcache fails with "onError" handler getting invoked.
Summary: Regression: App-cache is broken in Safari iOs 8 beta. This is working fine in...
Status: RESOLVED DUPLICATE of bug 133172
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: iPhone / iPad Other
: P1 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-06-11 11:36 PDT by Ravi Jaiswal
Modified: 2014-06-12 11:41 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ravi Jaiswal 2014-06-11 11:36:34 PDT
Steps to Reproduce:
1. Open any webpage with appcache enabled
2. Wait for resources to be cached.
3. Disable network access
4. Kill safari
5. Open page again, the page would not open. It should open if appcache is working as expected.

Expected Results:
This works fine in iOs 7 and below. Appcache should cache web resources, enabling webpage to open even if data access is unavailable.

Actual Results:
Apppcache caching fails, causing all offline web apps to be broken

Version: iOs 8 Beta 1
Platform: iOs 8 Beta 1. Safari
Comment 1 Alexey Proskuryakov 2014-06-12 11:41:15 PDT

*** This bug has been marked as a duplicate of bug 133172 ***