- From: <bugzilla@jessica.w3.org>
- Date: Fri, 09 Jan 2015 20:11:32 +0000
- To: public-webapps-bugzilla@w3.org
https://www.w3.org/Bugs/Public/show_bug.cgi?id=27553
Erik Arvidsson <arv@google.com> changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |arv@google.com
--- Comment #4 from Erik Arvidsson <arv@google.com> ---
Should probably be:
  interface Foo {
    static Symbol xyz;
  }
and then the rules for Symbol would have to define that all code realms need to
share the Symbol xyz, just like ES6 defines the well known symbols:
http://people.mozilla.org/~jorendorff/es6-draft.html#sec-well-known-symbols
-- 
You are receiving this mail because:
You are the QA Contact for the bug.
Received on Friday, 9 January 2015 20:11:33 UTC