summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUrl.pm
diff options
context:
space:
mode:
authorDylan William Hardison <dylan@hardison.net>2017-03-07 15:46:07 +0100
committerDylan William Hardison <dylan@hardison.net>2017-03-07 15:46:34 +0100
commit91248ef8f435814392896e247c45e09119ec6729 (patch)
tree3a2085e2eda5566acc24d674c4ccbead21af5045 /Bugzilla/BugUrl.pm
parentb72174df29cfee4e043de453298853a25747417e (diff)
downloadbugzilla-91248ef8f435814392896e247c45e09119ec6729.tar.gz
bugzilla-91248ef8f435814392896e247c45e09119ec6729.tar.xz
Bug 1322371 - can't add a developer.microsoft.com Edge issue to "See Also"
Diffstat (limited to 'Bugzilla/BugUrl.pm')
-rw-r--r--Bugzilla/BugUrl.pm1
1 files changed, 1 insertions, 0 deletions
diff --git a/Bugzilla/BugUrl.pm b/Bugzilla/BugUrl.pm
index 55a8cfd75..b989507de 100644
--- a/Bugzilla/BugUrl.pm
+++ b/Bugzilla/BugUrl.pm
@@ -56,6 +56,7 @@ use constant SUB_CLASSES => qw(
Bugzilla::BugUrl::Launchpad
Bugzilla::BugUrl::Google
Bugzilla::BugUrl::Chromium
+ Bugzilla::BugUrl::Edge
Bugzilla::BugUrl::Debian
Bugzilla::BugUrl::JIRA
Bugzilla::BugUrl::Trac