[Webkit-unassigned] [Bug 23001] New: A call to applicationCache.update() from a cached event listener should be ignored

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 26 10:24:19 PST 2008


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

           Summary: A call to applicationCache.update() from a cached event
                    listener should be ignored
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Minor
          Priority: P3
         Component: WebCore Misc.
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: ap at webkit.org


Per HTML5, applicationCache.update() should be a no-op if cache group update
status is not Idle - and it is reset to Idle after dispatching noupdate and
cached events. We only have it right in noupdate case now.


-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list