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 8911 - "Pause until" if implemented literally would lock the browser up since fetch tasks can't be processed while paused.
Summary: "Pause until" if implemented literally would lock the browser up since fetch ...
Status: VERIFIED DUPLICATE of bug 8904
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:
Depends on:
Blocks:
 
Reported: 2010-02-09 22:56 UTC by contributor
Modified: 2010-10-22 10:35 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2010-02-09 22:56:54 UTC
Section: http://www.whatwg.org/specs/web-apps/current-work/#script

Comment:
"Pause until" if implemented literally would lock the browser up since fetch
tasks can't be processed while paused.

Posted from: 98.248.33.53
Comment 1 Ian 'Hixie' Hickson 2010-02-14 11:14:30 UTC

*** This bug has been marked as a duplicate of bug 8904 ***