- From: <bugzilla@jessica.w3.org>
- Date: Thu, 17 Feb 2011 01:21:21 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12101
Summary: "Structured clone" can be passed an object with a
hostile getter that returns an object identical to
itself; "structured clone" does not prevent such an
infinite regression.
Product: HTML WG
Version: unspecified
Platform: Other
URL: http://www.whatwg.org/specs/web-apps/current-work/#str
uctured-clone
OS/Version: other
Status: NEW
Severity: normal
Priority: P3
Component: HTML5 spec (editor: Ian Hickson)
AssignedTo: ian@hixie.ch
ReportedBy: contributor@whatwg.org
QAContact: public-html-bugzilla@w3.org
CC: ian@hixie.ch, mike@w3.org,
public-html-wg-issue-tracking@w3.org,
public-html@w3.org
Specification: http://www.whatwg.org/specs/web-apps/current-work/complete.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#structured-clone
Comment:
"Structured clone" can be passed an object with a hostile getter that returns
an object identical to itself; "structured clone" does not prevent such an
infinite regression.
Posted from: 216.239.45.4 by ian@hixie.ch
--
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
Received on Thursday, 17 February 2011 01:21:23 UTC