[Bug 23358] A hook for objects that can enter a "dead" mode

https://www.w3.org/Bugs/Public/show_bug.cgi?id=23358

--- Comment #1 from Cameron McCormack <cam@mcc.id.au> ---
On IRC you suggested maybe we don't even need an extended attribute for this,
just a hook that gets invoked at the right places.  Just like we have the
"perform a security check" on operation invocation, attribute access, etc.

Are the cases you want to handle here just another kind of security check, and
we can use the same mechanism?  The spec throws a SecurityError if the security
check fails.  Is that appropriate for the cases you want to handle?  Can you do
some testing to find out?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 26 September 2013 01:18:46 UTC