mirror of
https://github.com/chromium/crashpad.git
synced 2025-03-08 21:26:04 +00:00
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>
19 lines
747 B
Plaintext
19 lines
747 B
Plaintext
# Copyright 2014 The Crashpad Authors
|
|
#
|
|
# Licensed under the Apache License, Version 2.0 (the "License");
|
|
# you may not use this file except in compliance with the License.
|
|
# You may obtain a copy of the License at
|
|
#
|
|
# http://www.apache.org/licenses/LICENSE-2.0
|
|
#
|
|
# Unless required by applicable law or agreed to in writing, software
|
|
# distributed under the License is distributed on an "AS IS" BASIS,
|
|
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
|
# See the License for the specific language governing permissions and
|
|
# limitations under the License.
|
|
|
|
GERRIT_HOST: True
|
|
CODE_REVIEW_SERVER: https://chromium-review.googlesource.com/
|
|
VIEW_VC: https://chromium.googlesource.com/crashpad/crashpad/+/
|
|
PROJECT: crashpad
|