This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 7757 - The "application cache update process" does not take a browsing context as argument. Do you mean the pass the active document as cache host? It should be more explicit about what is what.
Summary: The "application cache update process" does not take a browsing context as ar...
Status: RESOLVED FIXED
Alias: None
Product: HTML WG
Classification: Unclassified
Component: pre-LC1 HTML5 spec (editor: Ian Hickson) (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: LC
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords: NE
Depends on:
Blocks:
 
Reported: 2009-09-29 15:10 UTC by contributor
Modified: 2010-10-04 14:49 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2009-09-29 15:10:13 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#the-application-cache-selection-algorithm

Comment:
The "application cache update process" does not take a browsing context as argument. Do you mean the pass the active document as cache host? It should be more explicit about what is what.

Posted from: 213.236.208.22
Comment 1 contributor 2009-09-30 09:55:23 UTC
Checked in as WHATWG revision r4062.
Check-in comment: Fix the points that call the application cache update process to send a cache host, not a browsing context.
http://html5.org/tools/web-apps-tracker?from=4061&to=4062