https://bugzilla.wikimedia.org/show_bug.cgi?id=73034

            Bug ID: 73034
           Summary: EventEmitter and events such as 'watch'
           Product: OOjs
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: EventEmitter
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

{}.watch exists in Firefox
when using OO.EventEmitter.on with the event name 'watch' in Firefox it
triggers an error `get a JS error (TypeError: this.bindings[event].slice is not
a function) `

When the object hasOwnProperty is should throw an exception or alternatively
'watch' should be a possible event name.

Unfortunately we've hit this bug before `watch` is such a nice event name ;-)
See also: Bug 72984

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to