summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUrl.pm
diff options
context:
space:
mode:
authorDavid Lawrence <dkl@mozilla.com>2016-03-21 16:53:10 +0100
committerDavid Lawrence <dkl@mozilla.com>2016-03-21 16:53:10 +0100
commit3af55bfe0bd10a85b7cd69e26a19034a6d2e78f5 (patch)
treef2358310b4344ed4b2e4ab7125cc00415db4f8d5 /Bugzilla/BugUrl.pm
parentd8e47b769c98f2fb582b8bcf8773a034e53a3ded (diff)
downloadbugzilla-3af55bfe0bd10a85b7cd69e26a19034a6d2e78f5.tar.gz
bugzilla-3af55bfe0bd10a85b7cd69e26a19034a6d2e78f5.tar.xz
Bug 1252782 - can't add a "See Also" to a Chromium bug on bugs.chromium.org
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 2475390f2..c19f771f5 100644
--- a/Bugzilla/BugUrl.pm
+++ b/Bugzilla/BugUrl.pm
@@ -64,6 +64,7 @@ use constant SUB_CLASSES => qw(
Bugzilla::BugUrl::Bugzilla
Bugzilla::BugUrl::Launchpad
Bugzilla::BugUrl::Google
+ Bugzilla::BugUrl::Chromium
Bugzilla::BugUrl::Debian
Bugzilla::BugUrl::JIRA
Bugzilla::BugUrl::Trac