| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Code-Review | +1 |
Overall LGTM % the few test fixes
I'm just wondering if we should just notify the UI is ready (i.e. UpdateViewHeight becomes just "Show[...]" )
Keeping EnableSizingFromWebContents letting the web_view doing the resizing by itself?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
Overall LGTM % the few test fixes
I'm just wondering if we should just notify the UI is ready (i.e. UpdateViewHeight becomes just "Show[...]" )
Keeping EnableSizingFromWebContents letting the web_view doing the resizing by itself?
That's a good idea. Unfortunately I tried this approach and it did not work (it does not change the behavior compared to ToT).
I will keep the current approach and fix the tests.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
David RogerOverall LGTM % the few test fixes
I'm just wondering if we should just notify the UI is ready (i.e. UpdateViewHeight becomes just "Show[...]" )
Keeping EnableSizingFromWebContents letting the web_view doing the resizing by itself?
That's a good idea. Unfortunately I tried this approach and it did not work (it does not change the behavior compared to ToT).
I will keep the current approach and fix the tests.
Even with ```SetPreferredSize``` ? too bad, thanks for trying!
| 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. |
From googleclient/chrome/chromium_gwsq/ipc/config.gwsq:
IPC: mk...@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): mk...@chromium.org
Reviewer source(s):
mk...@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. |
Paris: PTAL (lost the +1 due to test changes)