[Webkit-unassigned] [Bug 104547] Object.observe() not notified for changes to DOM properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 10 10:28:14 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104547


Oliver Hunt <oliver at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Oliver Hunt <oliver at apple.com>  2012-12-10 10:30:39 PST ---
The general consensus is that all dom properties that are reflecting internal state will be represented as getters.  The bug here is not that the value is not observable, but that it is not explicitly specified as a getter.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list