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

            Bug ID: 72194
           Summary: Optimize assignSpawnedNode
           Product: MediaWiki extensions
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Flow
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected],
                    [email protected], [email protected],
                    [email protected]
       Web browser: ---
   Mobile Platform: ---

assignSpawnedNode could cause performance problems, since it is listening for a
huge list of events, some of which are probably ignored.

It should only listen for the events the $eventTarget cares about.  This could
be done by having a facade with its own .on method, etc.

-- 
You are receiving this mail because:
You are the assignee for the bug.
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