[Webkit-unassigned] [Bug 71113] [V8] Event.type incorrectly reports that it is writable

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 28 12:19:36 PDT 2011


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


Alexey Proskuryakov <ap at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|someEvent.type is not       |[V8] Event.type incorrectly
                   |writable                    |reports that it is writable
          Component|HTML DOM                    |WebCore JavaScript
                 CC|                            |ap at webkit.org,
                   |                            |arv at chromium.org




--- Comment #1 from Alexey Proskuryakov <ap at webkit.org>  2011-10-28 12:19:36 PST ---
I cannot reproduce this with Safari 5.1 or with a current local build. The value of pd.writable is false, like it should be per <http://www.w3.org/TR/DOM-Level-3-Events/#webidl-events-Event>:

        readonly attribute DOMString        type;

-- 
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