| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
if (isInDesktopWindow) {It's not clear to me how this check helps fix this issue; we do need to run the fade transition to force fade in the strip when we're transitioning to non-DW mode in exceptional scenarios (example with a hidden (faded out) strip in a narrow DW, focus on the omnibox and switch to non-DW mode). I wonder if we need to find a better way to determine the input `forceFadeInStrip` below instead of always setting it to false vs adding the DW mode check here - can you explain what the root cause of the issue is and how this update helps fix the issue?
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |