Remove BUG_PREFIX from codereview.settings

BUG_PREFIX was useful when Crashpad bugs were in a separate bug database
namespace from Chromium bugs, as was the case when both projects were
using Monorail. With both now using Buganizer, there is no longer any
need to use the crashpad: prefix for Crashpad bugs. Tools will
automatically link bug numbers in this field and the links will refer to
the correct bug regardless of whether it’s filed under Crashpad,
Chromium, or another project.

Change-Id: I80afac17946419aa70b462c3c1c98183f3ab4310
Reviewed-on: https://chromium-review.googlesource.com/c/crashpad/crashpad/+/6310117
Reviewed-by: Justin Cohen <justincohen@chromium.org>
Commit-Queue: Mark Mentovai <mark@chromium.org>
This commit is contained in:
Mark Mentovai 2025-02-27 14:57:58 -05:00 committed by Crashpad LUCI CQ
parent 29dc41f7eb
commit 7d350d7e10

View File

@ -16,4 +16,3 @@ GERRIT_HOST: True
CODE_REVIEW_SERVER: https://chromium-review.googlesource.com/
VIEW_VC: https://chromium.googlesource.com/crashpad/crashpad/+/
PROJECT: crashpad
BUG_PREFIX: crashpad: