| Code-Review | +1 |
Code wise LG (so marking +1 to avoid additional iteration).
Feature-wise, David, do you know more context?
enabled by default. Also, the TODO bug (b/171249701) to always enablePlease fix this WARNING reported by No short links in OSS: Do not use b/<number> in OSS code. Prefer crbug.com/<number> instead. While bugs...
Do not use b/<number> in OSS code. Prefer crbug.com/<number> instead. While bugs should be public by default, bugs that must remain internal may use b/<number>, ignoring this warning; see https://www.chromium.org/issue-tracking/googler-guidelines/.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
enabled by default. Also, the TODO bug (b/171249701) to always enablePlease fix this WARNING reported by No short links in OSS: Do not use b/<number> in OSS code. Prefer crbug.com/<number> instead. While bugs...
Do not use b/<number> in OSS code. Prefer crbug.com/<number> instead. While bugs should be public by default, bugs that must remain internal may use b/<number>, ignoring this warning; see https://www.chromium.org/issue-tracking/googler-guidelines/.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Code wise LG (so marking +1 to avoid additional iteration).
Feature-wise, David, do you know more context?
I'm not too familiar with the details, but I think it's safe to remove.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
David RileyCode wise LG (so marking +1 to avoid additional iteration).
Feature-wise, David, do you know more context?
I'm not too familiar with the details, but I think it's safe to remove.
Thank you all, any ideas who may be more familiar with this feature? Also adding @til...@google.com who may have some additional context.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
David RileyCode wise LG (so marking +1 to avoid additional iteration).
Feature-wise, David, do you know more context?
Benjamin KeenI'm not too familiar with the details, but I think it's safe to remove.
Thank you all, any ideas who may be more familiar with this feature? Also adding @til...@google.com who may have some additional context.
gfx::Vector2dF movement_;is this used in other platforms ?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
gfx::Vector2dF movement_;is this used in other platforms ?
In addition to `CrOS` I am only seeing this used on `Windows`: https://source.chromium.org/search?q=MouseEvent::DispatcherApi.*set_movement%20-f:test&sq=
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
gfx::Vector2dF movement_;Benjamin Keenis this used in other platforms ?
In addition to `CrOS` I am only seeing this used on `Windows`: https://source.chromium.org/search?q=MouseEvent::DispatcherApi.*set_movement%20-f:test&sq=
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
David RileyCode wise LG (so marking +1 to avoid additional iteration).
Feature-wise, David, do you know more context?
Benjamin KeenI'm not too familiar with the details, but I think it's safe to remove.
David RileyThank you all, any ideas who may be more familiar with this feature? Also adding @til...@google.com who may have some additional context.
Maybe oshima?
Thank you all for the help here.
gfx::Vector2dF movement_;Benjamin Keenis this used in other platforms ?
Mitsuru OshimaIn addition to `CrOS` I am only seeing this used on `Windows`: https://source.chromium.org/search?q=MouseEvent::DispatcherApi.*set_movement%20-f:test&sq=
My search somehow didn't show windows, Thank you.
Thanks for the review!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[CodeHealth] Remove stale base::Feature EnableOrdinalMotion
Removing feature since it was introduced in M88 and has not been enabled
by default. Also, the TODO bug (linked below) to always enable on CrOS
has been closed as "Won't fix (Obsolete)".
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |