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 17825 - Stop using AllowAny
Summary: Stop using AllowAny
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-07-18 06:55 UTC by contributor
Modified: 2012-08-23 21:56 UTC (History)
3 users (show)

See Also:


Attachments

Description contributor 2012-07-18 06:55:51 UTC
This was was cloned from bug 16039 as part of operation convergence.
Originally filed: 2012-02-20 20:12:00 +0000
Original reporter: Ms2ger <Ms2ger@gmail.com>

================================================================================
 #0   Ms2ger                                          2012-02-20 20:12:26 +0000 
--------------------------------------------------------------------------------
setTimeout/setInterval still use [AllowAny], which was removed from WebIDL (<http://dev.w3.org/2006/webapi/WebIDL/#changes>). Apparently the annotation can just be removed from the IDL.
================================================================================
Comment 1 contributor 2012-08-23 21:56:42 UTC
Checked in as WHATWG revision r7258.
Check-in comment: Apparently AllowAny is no longer needed.
http://html5.org/tools/web-apps-tracker?from=7257&to=7258