[Webkit-unassigned] [Bug 147598] New: AppCache can fire both "cached" and "noupdate" event for the same manifest revalidation.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Aug 3 16:13:41 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=147598

            Bug ID: 147598
           Summary: AppCache can fire both "cached" and "noupdate" event
                    for the same manifest revalidation.
    Classification: Unclassified
           Product: WebKit
           Version: 528+ (Nightly build)
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: beidson at apple.com

AppCache can fire both "cached" and "noupdate" event for the same manifest revalidation.

The spec (http://www.w3.org/TR/2011/WD-html5-20110525/offline.html) says that both "cached" and "noupdate" are terminal events - "Last event in sequence" - so it seems this is wrong.

To see this reproduce, run the layout test http/tests/appcache/identifier-test.html and notice that the event handler is called twice, once for each of these events.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150803/90be1c3d/attachment.html>


More information about the webkit-unassigned mailing list