-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[email protected] Bug: chromium:992584 Change-Id: I301013731a502689f2edd5c90e5e7bf2136198c5 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/1745337 Reviewed-by: Michael Achenbach <[email protected]> Commit-Queue: Yang Guo <[email protected]> Cr-Commit-Position: refs/heads/master@{#63159}
- Loading branch information
Showing
34 changed files
with
57 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,31 +1,31 @@ | ||
# Eng reviewer. Please reach out before adding new top-level directories. | ||
# Disagreement among owners should be escalated to eng reviewers. | ||
file://ENG_REVIEW_OWNERS | ||
file:ENG_REVIEW_OWNERS | ||
|
||
per-file .clang-format=file://INFRA_OWNERS | ||
per-file .clang-tidy=file://INFRA_OWNERS | ||
per-file .editorconfig=file://INFRA_OWNERS | ||
per-file .flake8=file://INFRA_OWNERS | ||
per-file .git-blame-ignore-revs=file://INFRA_OWNERS | ||
per-file .gitattributes=file://INFRA_OWNERS | ||
per-file .gitignore=file://INFRA_OWNERS | ||
per-file .gn=file://INFRA_OWNERS | ||
per-file .vpython=file://INFRA_OWNERS | ||
per-file .ycm_extra_conf.py=file://INFRA_OWNERS | ||
per-file BUILD.gn=file://COMMON_OWNERS | ||
per-file DEPS=file://INFRA_OWNERS | ||
per-file .clang-format=file:INFRA_OWNERS | ||
per-file .clang-tidy=file:INFRA_OWNERS | ||
per-file .editorconfig=file:INFRA_OWNERS | ||
per-file .flake8=file:INFRA_OWNERS | ||
per-file .git-blame-ignore-revs=file:INFRA_OWNERS | ||
per-file .gitattributes=file:INFRA_OWNERS | ||
per-file .gitignore=file:INFRA_OWNERS | ||
per-file .gn=file:INFRA_OWNERS | ||
per-file .vpython=file:INFRA_OWNERS | ||
per-file .ycm_extra_conf.py=file:INFRA_OWNERS | ||
per-file BUILD.gn=file:COMMON_OWNERS | ||
per-file DEPS=file:INFRA_OWNERS | ||
# For Test262 rolls. | ||
per-file [email protected] | ||
per-file PRESUBMIT=file://INFRA_OWNERS | ||
per-file codereview.settings=file://INFRA_OWNERS | ||
per-file PRESUBMIT=file:INFRA_OWNERS | ||
per-file codereview.settings=file:INFRA_OWNERS | ||
|
||
per-file AUTHORS=file://COMMON_OWNERS | ||
per-file WATCHLIST=file://COMMON_OWNERS | ||
per-file AUTHORS=file:COMMON_OWNERS | ||
per-file WATCHLIST=file:COMMON_OWNERS | ||
|
||
per-file *-mips*=file://MIPS_OWNERS | ||
per-file *-mips64*=file://MIPS_OWNERS | ||
per-file *-ppc*=file://PPC_OWNERS | ||
per-file *-s390*=file://S390_OWNERS | ||
per-file *-mips*=file:MIPS_OWNERS | ||
per-file *-mips64*=file:MIPS_OWNERS | ||
per-file *-ppc*=file:PPC_OWNERS | ||
per-file *-s390*=file:S390_OWNERS | ||
|
||
# TEAM: [email protected] | ||
# COMPONENT: Blink>JavaScript |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://COMMON_OWNERS | ||
file:../COMMON_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://INFRA_OWNERS | ||
file:../INFRA_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://INFRA_OWNERS | ||
file:../INFRA_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://INFRA_OWNERS | ||
file:../INFRA_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,8 +3,8 @@ [email protected] | |
[email protected] | ||
[email protected] | ||
|
||
per-file *DEPS=file://COMMON_OWNERS | ||
per-file v8-internal.h=file://COMMON_OWNERS | ||
per-file *DEPS=file:../COMMON_OWNERS | ||
per-file v8-internal.h=file:../COMMON_OWNERS | ||
per-file [email protected] | ||
per-file [email protected] | ||
per-file [email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
file://INFRA_OWNERS | ||
file:../INFRA_OWNERS | ||
|
||
[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
per-file *DEPS=file://COMMON_OWNERS | ||
per-file intl-*=file://INTL_OWNERS | ||
per-file *-intl*=file://INTL_OWNERS | ||
per-file *DEPS=file:../COMMON_OWNERS | ||
per-file intl-*=file:../INTL_OWNERS | ||
per-file *-intl*=file:../INTL_OWNERS | ||
|
||
# COMPONENT: Blink>JavaScript |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
file://include/OWNERS | ||
file:../../include/OWNERS | ||
[email protected] | ||
[email protected] | ||
[email protected] | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
file://COMMON_OWNERS | ||
file:../../COMMON_OWNERS | ||
|
||
# COMPONENT: Blink>JavaScript>Runtime |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
file://COMMON_OWNERS | ||
file:../../COMMON_OWNERS | ||
|
||
# COMPONENT: Blink>JavaScript |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://COMMON_OWNERS | ||
file:../../COMMON_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://COMMON_OWNERS | ||
file:../../COMMON_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://COMMON_OWNERS | ||
file:../../COMMON_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -5,6 +5,6 @@ [email protected] | |
[email protected] | ||
[email protected] | ||
|
||
per-file PRESUBMIT.py=file://INFRA_OWNERS | ||
per-file PRESUBMIT.py=file:../../INFRA_OWNERS | ||
|
||
# COMPONENT: Platform>DevTools>JavaScript |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://COMMON_OWNERS | ||
file:../../COMMON_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
file://COMMON_OWNERS | ||
file:../../COMMON_OWNERS | ||
|
||
# COMPONENT: Blink>JavaScript>Runtime |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
file://COMMON_OWNERS | ||
file:../../COMMON_OWNERS | ||
|
||
# COMPONENT: Blink>JavaScript>Runtime |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
file://INFRA_OWNERS | ||
file:../../INFRA_OWNERS | ||
|
||
[email protected] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://COMMON_OWNERS | ||
file:../../../COMMON_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://COMMON_OWNERS | ||
file:../../../COMMON_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
file://COMMON_OWNERS | ||
file:../../COMMON_OWNERS | ||
|
||
# COMPONENT: Blink>JavaScript |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://COMMON_OWNERS | ||
file:../COMMON_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://src/wasm/OWNERS | ||
file:../../../src/wasm/OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://src/debug/OWNERS | ||
file:../../src/debug/OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
file://src/inspector/OWNERS | ||
file:../../src/inspector/OWNERS | ||
|
||
# COMPONENT: Platform>DevTools>JavaScript |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://src/torque/OWNERS | ||
file:../../src/torque/OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://src/wasm/OWNERS | ||
file:../../src/wasm/OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://INFRA_OWNERS | ||
file:../INFRA_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://INFRA_OWNERS | ||
file:../../INFRA_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://INFRA_OWNERS | ||
file:../../INFRA_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
file://COMMON_OWNERS | ||
file:../COMMON_OWNERS | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://INFRA_OWNERS | ||
file:../../INFRA_OWNERS |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
file://INFRA_OWNERS | ||
file:../../INFRA_OWNERS |