https://bugzilla.wikimedia.org/show_bug.cgi?id=63728
Krinkle <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|9968 | Summary|"var TEST = true" in |ResourceLoader: User |(User/MediaWiki) .js pages |scripts should not execute |should not create global |in global scope |variables | Severity|normal |enhancement --- Comment #3 from Krinkle <[email protected]> --- Removing blocker of tracking bug 9968 as this has nothing to do with the phasing out of MediaWiki global variables (specifically PHP, but those of JS as well). This bug doesn't relate to the exposure or support of global interfaces. It just relates to a script executing in the global scope and thus producing local variables as globals. Re-filing as low priority enhancement because them executing in the global scope right now is that way for legacy reasons and very much intentional, not a bug. -- 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
