summaryrefslogtreecommitdiffstats
path: root/Bugzilla/Sender
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2016-06-30 19:47:15 +0200
committerDylan William Hardison <dylan@hardison.net>2016-06-30 22:49:31 +0200
commit5392ff48657e41f45799ae019a4695b3aa24258a (patch)
treead0658f0bb3811afe44d5f89734eeb1d36853791 /Bugzilla/Sender
parent4a1c756ef3d7d06962b6c39a4ea78c1ca9a0c407 (diff)
downloadbugzilla-5392ff48657e41f45799ae019a4695b3aa24258a.tar.gz
bugzilla-5392ff48657e41f45799ae019a4695b3aa24258a.tar.xz
Bug 1283612 - Add Bugzilla::Extension module loader last
Currently, anything that is loaded after the bugzilla extensions are loaded has to search through each callback inserted into @INC by Bugzilla::Extension. If you have a lot of extensions this is slow. It is harmless to search for Bugzilla::Extension::* modules last, so we replace the unshift with a push.
Diffstat (limited to 'Bugzilla/Sender')
0 files changed, 0 insertions, 0 deletions