[Bug 27381] New: Basing Object.observe() for IDL objects on internal slots

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

            Bug ID: 27381
           Summary: Basing Object.observe() for IDL objects on internal
                    slots
           Product: WebAppsWG
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: WebIDL
          Assignee: cam@mcc.id.au
          Reporter: annevk@annevk.nl
        QA Contact: public-webapps-bugzilla@w3.org
                CC: mike@w3.org, public-script-coord@w3.org
        Depends on: 27354

Once we have internal slots, and define things in such a way that e.g.
innerHTML does not use them, could we perhaps base whether Object.observe()
works for a given IDL attribute on whether or not it declares an internal slot?
That would be rather nice.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Received on Thursday, 20 November 2014 15:11:21 UTC