Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a crash when SegmentationPlatform is disabled
BringYourOwnTabsIOS feature depends on SegmentationPlatform and crashes if the latter is disabled. This CL fixes that by adding a feature check before building `BringAndroidTabsToIOSService`. Addtionally, the service is not built when BringYourOwnTabsIOS itself is disabled. "--disable-features=SegmentationPlatform" Test: run in the ios simulator with Bug: 1474365 Change-Id: I0b0854e0621835a081fccdbd18f777add0367993 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4798048 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Commit-Queue: Henrique Ferreiro <hferreiro@igalia.com> Cr-Commit-Position: refs/heads/main@{#1187175}
- Loading branch information