Bug 133752
Summary: | 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. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ravi Jaiswal <mailtojaiswal> |
Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | ap, mailtojaiswal |
Priority: | P1 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | iPhone / iPad | ||
OS: | Other |
Ravi Jaiswal
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
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Alexey Proskuryakov
*** This bug has been marked as a duplicate of bug 133172 ***