Commit 49768c22 authored by Eugene But's avatar Eugene But Committed by Chromium LUCI CQ

Remove eugenebut from ios/web owners

Bug: None
Change-Id: I7ffc7064b2a84e47d466512ef5eab7cfd873cbd2
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2638098Reviewed-by: default avatarAli Juma <ajuma@chromium.org>
Reviewed-by: default avatarMichael Lippautz <mlippautz@chromium.org>
Reviewed-by: default avatarMark Pearson <mpearson@chromium.org>
Commit-Queue: Eugene But <eugenebut@chromium.org>
Cr-Commit-Position: refs/heads/master@{#845350}
parent 4f3c7d41
ajuma@chromium.org ajuma@chromium.org
eugenebut@chromium.org
gambard@chromium.org gambard@chromium.org
eugenebut@chromium.org
gambard@chromium.org gambard@chromium.org
per-file system_cookie_store_util_unittest.mm=mrefaat@chromium.org per-file system_cookie_store_util_unittest.mm=mrefaat@chromium.org
......
eugenebut@chromium.org
sdefresne@chromium.org sdefresne@chromium.org
eugenebut@chromium.org
gambard@chromium.org gambard@chromium.org
ajuma@chromium.org ajuma@chromium.org
danyao@chromium.org
eugenebut@chromium.org
eugenebut@chromium.org
sdefresne@chromium.org sdefresne@chromium.org
eugenebut@chromium.org
michaeldo@chromium.org michaeldo@chromium.org
eugenebut@chromium.org
danyao@chromium.org
eugenebut@chromium.org
...@@ -2985,7 +2985,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -2985,7 +2985,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="ContextMenu.CancelSystemTouches" enum="BooleanHit" <histogram name="ContextMenu.CancelSystemTouches" enum="BooleanHit"
expires_after="2021-06-20"> expires_after="2021-06-20">
<owner>michaeldo@chromium.org</owner> <owner>michaeldo@chromium.org</owner>
<owner>src/ios/web/web_state/ui/OWNERS</owner> <owner>src/ios/web/OWNERS</owner>
<summary> <summary>
Logs true when the system touches are cancelled in order to show the Context Logs true when the system touches are cancelled in order to show the Context
Menu instead of performing a default system action. Only logged on iOS. Menu instead of performing a default system action. Only logged on iOS.
...@@ -2995,7 +2995,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -2995,7 +2995,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="ContextMenu.DelayedElementDetails" <histogram name="ContextMenu.DelayedElementDetails"
enum="ContextMenuDelayedElementDetails" expires_after="2021-05-23"> enum="ContextMenuDelayedElementDetails" expires_after="2021-05-23">
<owner>michaeldo@chromium.org</owner> <owner>michaeldo@chromium.org</owner>
<owner>src/ios/web/web_state/ui/OWNERS</owner> <owner>src/ios/web/OWNERS</owner>
<summary> <summary>
Logged when DOM element details are not yet available when the user Logged when DOM element details are not yet available when the user
completes a long press. Also logs if the context menu was shown once the completes a long press. Also logs if the context menu was shown once the
...@@ -3008,7 +3008,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -3008,7 +3008,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="ContextMenu.DOMElementFrame" enum="ContextMenuDOMElementFrame" <histogram name="ContextMenu.DOMElementFrame" enum="ContextMenuDOMElementFrame"
expires_after="2021-05-23"> expires_after="2021-05-23">
<owner>michaeldo@chromium.org</owner> <owner>michaeldo@chromium.org</owner>
<owner>src/ios/web/web_state/ui/OWNERS</owner> <owner>src/ios/web/OWNERS</owner>
<summary> <summary>
Logged when the Context Menu will be displayed. Also logs if the element for Logged when the Context Menu will be displayed. Also logs if the element for
the last touch was found in the main frame or a iframe. Only logged on iOS. the last touch was found in the main frame or a iframe. Only logged on iOS.
...@@ -3191,7 +3191,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit. ...@@ -3191,7 +3191,7 @@ reviews. Googlers can read more about this at go/gwsq-gerrit.
<histogram name="ContextMenu.WaitingForElementDetails" enum="BooleanHit" <histogram name="ContextMenu.WaitingForElementDetails" enum="BooleanHit"
expires_after="2021-05-23"> expires_after="2021-05-23">
<owner>michaeldo@chromium.org</owner> <owner>michaeldo@chromium.org</owner>
<owner>src/ios/web/web_state/ui/OWNERS</owner> <owner>src/ios/web/OWNERS</owner>
<summary> <summary>
Logs true when the context menu gesture recognizer fully recognizes a long Logs true when the context menu gesture recognizer fully recognizes a long
press, but is still waiting on the DOM element details before the context press, but is still waiting on the DOM element details before the context
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment