[Webkit-unassigned] [Bug 133752] New: 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.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 11 11:36:10 PDT 2014


https://bugs.webkit.org/show_bug.cgi?id=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
           Version: 528+ (Nightly build)
          Platform: iOS
        OS/Version: Other
            Status: NEW
          Severity: Normal
          Priority: P1
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: mailtojaiswal at gmail.com


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

-- 
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