| Commit-Queue | +1 |
#if BUILDFLAG(IS_ANDROID) || BUILDFLAG(IS_IOS)Patryk ChodurNah, that's not the right way to go. Just configure the respective build files to only include data on desktop platforms.
Thanks for the link. Done now
| 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. |
| Code-Review | +1 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
optional nit: keep blank line
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
5 is the latest approved patch-set.
The change was submitted with unreviewed changes in the following files:
```
The name of the file: third_party/blink/renderer/modules/awc/additional_windowing_controls.cc
Insertions: 1, Deletions: 0.
@@ -150,6 +150,7 @@
resolver->Resolve();
}
+
} // namespace
// static
```
AWC remove API from unsupported platforms
This commit removes the Additional Windowing Controls API from Android
and iOS.
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |