-
Notifications
You must be signed in to change notification settings - Fork 885
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Android] Fixes for NoStreams lint errors
For now we just suppress them as there is no uniform fix for all of them. Follow up issue is created to address this brave/brave-browser#42632 Chromium change: https://chromium.googlesource.com/chromium/src/+/31928c984432e9d2f7c71438a716a417f378dff5 Reland "Android: Add Error Prone warning against Java stream() apis" This reverts commit 8ff33dbc1ddcaabcf4da1b92868bfa26ae34ba8f. Reason for reland: Internal fix landed Original change's description: > Revert "Android: Add Error Prone warning against Java stream() apis" > > This reverts commit e910d272c026bf1463f54ea17ce6fb16f55513cf. > > Reason for revert: crbug.com/344943957#comment13 > > Original change's description: > > Android: Add Error Prone warning against Java stream() apis > > > > And minor clarifying tweaks to style guide wrt streams > > > > Bug: 344943957 > > Change-Id: I90b976866c8f3f71826459b7d3097692e1f533b4 > > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6042674 > > Auto-Submit: Andrew Grieve <[email protected]> > > Commit-Queue: Andrew Grieve <[email protected]> > > Reviewed-by: Henrique Nakashima <[email protected]> > > Cr-Commit-Position: refs/heads/main@{#1388426} > > Bug: 344943957 > Change-Id: Ib9b3d8db9f47383eaced5192a15e7cac6427da35 > No-Presubmit: true > No-Tree-Checks: true > No-Try: true > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6051419 > Reviewed-by: Henrique Nakashima <[email protected]> > Auto-Submit: Keigo Oka <[email protected]> > Commit-Queue: Henrique Nakashima <[email protected]> > Bot-Commit: Rubber Stamper <[email protected]> > Reviewed-by: Andrew Grieve <[email protected]> > Cr-Commit-Position: refs/heads/main@{#1388467} Bug: 344943957
- Loading branch information
Showing
15 changed files
with
19 additions
and
0 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
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
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
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
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
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
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
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
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
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
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
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
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
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
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