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 15837 - Need to provide hooks for CSP's sandbox directive
Summary: Need to provide hooks for CSP's sandbox directive
Status: RESOLVED FIXED
Alias: None
Product: WHATWG
Classification: Unclassified
Component: HTML (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: Unsorted
Assignee: Ian 'Hixie' Hickson
QA Contact: contributor
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 12393
  Show dependency treegraph
 
Reported: 2012-02-02 01:14 UTC by Ian 'Hixie' Hickson
Modified: 2012-07-18 18:46 UTC (History)
6 users (show)

See Also:


Attachments

Description Ian 'Hixie' Hickson 2012-02-02 01:14:34 UTC
The CSP spec is here:

http://dvcs.w3.org/hg/content-security-policy/raw-file/tip/csp-specification.dev.html#sandbox

I need to update the HTML spec so that any browsing context can have the flags set for the lifetime of a specific Document in that browsing context.