std::optional<net::IPAddress> CreateAndCheckIpAddress(Vlad Krotnit: The parameter names `ip_address` and `exception_state` can be omitted from the function declaration in the header file, as their purpose is clear from the types and the function name. Please specify them in the implementation file instead. (Blink Style Guide: Naming - May leave obvious parameter names out of function declarations)
***_To keep this interaction as brief and non-intrusive as possible, please consider responding with one of following options: \
**Done** | **Won't fix**: reason | **b/<bug_id>** | **Invalid:** reason \
\
This comment was generated by [Experimental Blink C++ Code Review Agent](http://go/blink-c++-code-review-agent). \
AI reviews can sometimes be inaccurate; We appreciate your 🙏 feedback 🙏 to help us improve. \
[File a bug](http://go/blink-c++-code-review-agent-feedback) | [Provide feedback on chat](https://chat.google.com/room/AAQA0zhQHe0?cls=4) | [Opt-out](https://ganpati2.corp.google.com/group/peep-genai-blink-agent-optout.prod)_
Done
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
// Copyright 2022 The Chromium AuthorsI believe we don't add copyright to test data?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
// Copyright 2022 The Chromium AuthorsI believe we don't add copyright to test data?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
alexr...@chromium.org Please review /Page.pdl
morl...@chromium.org Please review /permissions_policy_features.json5
From googleclient/chrome/chromium_gwsq/ipc/config.gwsq:
IPC: kin...@chromium.org
📎 It looks like you’re making a possibly security-sensitive change! 📎 IPC security review isn’t a rubberstamp, so your friendly security reviewer will need a fair amount of context to review your CL effectively. Please review your CL description and code comments to make sure they provide context for someone unfamiliar with your project/area. Pay special attention to where data comes from and which processes it flows between (and their privilege levels). Feel free to point your security reviewer at design docs, bugs, or other links if you can’t reasonably make a self-contained CL description. (Also see https://cbea.ms/git-commit/).
IPC reviewer(s): kin...@chromium.org
Reviewer source(s):
kin...@chromium.org is from context(googleclient/chrome/chromium_gwsq/ipc/config.gwsq)
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
// Copyright 2022 The Chromium AuthorsVlad KrotI believe we don't add copyright to test data?
I added it because presubmit complains
<surprised-pikachu-face>
You sure? This feels extremely weird.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +1 |
// Copyright 2022 The Chromium AuthorsVlad KrotI believe we don't add copyright to test data?
Andrew RayskiyI added it because presubmit complains
<surprised-pikachu-face>
You sure? This feels extremely weird.
Sure.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
// Copyright 2022 The Chromium AuthorsI believe we don't add copyright to test data?
Acknowledged
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
9 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: tools/metrics/histograms/metadata/blink/enums.xml
Insertions: 5, Deletions: 3.
The diff is too large to show. Please review the diff.
```
```
The name of the file: third_party/blink/public/mojom/use_counter/metrics/web_feature.mojom
Insertions: 5, Deletions: 3.
The diff is too large to show. Please review the diff.
```
Multicast support in Direct Sockets #2
This CL adds 'direct-sockets-multicast' permission policy. Tests for if
the permission policy is present/absent, and UseCounter for idl file
multicast_controller.idl.
Previous CL:
https://chromium-review.googlesource.com/c/chromium/src/+/6894978/13
Explainer
https://github.com/explainers-by-googlers/multicast-in-direct-sockets.
Chrome Entry https://chromestatus.com/feature/5073740211814400 Intent to
prototype
https://groups.google.com/a/chromium.org/g/blink-dev/c/ADV4FZtN4nE
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |