forked from chromium/chromium
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add PRESUBMIT warnings for WIDGET_OWNS_NATIVE_WIDGET and
NATIVE_WIDGET_OWNS_WIDGET We are refactoring Views code with an eye towards changing the ownership model of widgets to CLIENT_OWNS_WIDGET as the only ownership model. This will warn developers when they are landing code using one of these two ownership models. Change-Id: I77c8911d3ab5669fb6f148a650465c4f43e2d09b Bug: 339619005 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5577858 Commit-Queue: Allen Bauer <[email protected]> Reviewed-by: Dirk Pranke <[email protected]> Cr-Commit-Position: refs/heads/main@{#1306988}
- Loading branch information
Allen Bauer
authored and
Chromium LUCI CQ
committed
May 28, 2024
1 parent
649e375
commit 5839eb2
Showing
2 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters