Piro / YUKI Hiroshi
a1ced64bfb
Don't reassign a global variable. (fix #741)
With the preference "dom.compartment_per_addon"="true", updated gBrowserInit._delayedStartup cannot reassign a global variable defined by Firefox itself. Accessing it as a property of the global object is not forbidden for now.
Description
No description provided
Languages
JavaScript
84.5%
CSS
15.4%