- From: <bugzilla@jessica.w3.org>
- Date: Thu, 21 Feb 2013 11:23:06 +0000
- To: public-script-coord@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=21069
Bug ID: 21069
Summary: [Unforgeable] attributes as data property
Classification: Unclassified
Product: WebAppsWG
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: WebIDL
Assignee: cam@mcc.id.au
Reporter: bruant.d@gmail.com
QA Contact: public-webapps-bugzilla@w3.org
CC: mike@w3.org, public-script-coord@w3.org
Per bug 21068, event.isTrusted is now [Unforgeable], so the 'isTrusted'
property is now own and not inherited.
One question which answer is not fully clear to me is:
should there be one getter per event instance or one getter shared by all event
instances?
A way to not have to answer this question is just to make [Unforgeable]
attributes data properties instead of getters.
--
You are receiving this mail because:
You are on the CC list for the bug.
Received on Thursday, 21 February 2013 11:23:08 UTC