Hey, John, would you please take a look at this change? Thank you.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Redirecting this one to Scott who's a src/chrome owner
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
// I don't know why this test looks like this, but I am only removing
// !BUILDFLAG(IS_FUCHSIA).lol. I'm actually surprised this compiles.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
From googleclient/chrome/chromium_gwsq/ipc/config.gwsq:
IPC: dch...@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): dch...@chromium.org
Reviewer source(s):
dch...@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 |
LGTM for chrome/browser/ui/webui/chrome_web_ui_controller_factory.cc.
// I don't know why this test looks like this, but I am only removing
// !BUILDFLAG(IS_FUCHSIA).lol. I'm actually surprised this compiles.
Seems it came from here:
https://chromium-review.googlesource.com/c/chromium/src/+/4701763
+ydago to consider fixing as a follow-up...
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
[Fuchsia] Remove BUILDFLAG(IS_FUCHSIA) from //chrome
Except for the chromedriver.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
// I don't know why this test looks like this, but I am only removingThis file could have been left out of this CL and dealt with separately. Based on the prior comment, I uploaded https://crrev.com/c/7613644.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
// I don't know why this test looks like this, but I am only removingThis file could have been left out of this CL and dealt with separately. Based on the prior comment, I uploaded https://crrev.com/c/7613644.
😂