Hi friends, I finally got a moment to revive this CL. Please re-review in its rebased, fixed up state and lmk what can be improved. Ty!
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
From googleclient/chrome/chromium_gwsq/ipc/config.gwsq:
IPC: w...@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): w...@chromium.org
Reviewer source(s):
w...@chromium.org is from context(googleclient/chrome/chromium_gwsq/ipc/config.gwsq)
this seems fine from security of mojom perspective but please come back when you have other owners lgtm and bots passing, and I will rs lgtm the mojom (in case it changes).
| 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. |
UpdateSearchboxContext(
/*tab_info=*/std::nullopt,Not sure why you're cl doesnt show a merge conflict but: https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/ui/omnibox/omnibox_context_menu_controller.cc;l=918;drc=f2a0f3d0c852414197b5f9c11c674aaf23b67c26
didn't @wen...@google.com change this?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
UpdateSearchboxContext(
/*tab_info=*/std::nullopt,Not sure why you're cl doesnt show a merge conflict but: https://source.chromium.org/chromium/chromium/src/+/main:chrome/browser/ui/omnibox/omnibox_context_menu_controller.cc;l=918;drc=f2a0f3d0c852414197b5f9c11c674aaf23b67c26
didn't @wen...@google.com change this?
yeah, my previous change actually replaced the UpdateSearchboxContext with composebox_handler->SetActiveToolMode, but are we trying to delete that change now?
https://chromium-review.googlesource.com/c/chromium/src/+/7694822