Rakina Zata Amni would like Sorin Jianu, Chromium LUCI CQ, S Ganesh and Will Harris to review this change.
Revert "updater: set the default load flags at link time for updatersetup"
This reverts commit fb08f62833e02fc8254d71dcb7a2c1d755b655bf.
Reason for revert: suspect for updater_tests failures
Failure Link: https://ci.chromium.org/ui/p/chromium/builders/ci/win-asan/39752/overview
Original change's description:
> updater: set the default load flags at link time for updatersetup
>
> The link option /DEPENDENTLOADFLAG:0x800 which corresponds to
> LOAD_LIBRARY_SEARCH_SYSTEM32 is added to the link flags to limit the
> module search path to the system directory.
>
> Bug: 523382354
> Change-Id: I44d95adeb2417a03e1ec15f14b6eea9238f77a8f
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7951480
> Reviewed-by: S Ganesh <gan...@chromium.org>
> Commit-Queue: Will Harris <w...@chromium.org>
> Auto-Submit: Sorin Jianu <so...@chromium.org>
> Reviewed-by: Will Harris <w...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1648461}
diff --git a/chrome/updater/win/installer/BUILD.gn b/chrome/updater/win/installer/BUILD.gn
index 46e93505..f710c38 100644
--- a/chrome/updater/win/installer/BUILD.gn
+++ b/chrome/updater/win/installer/BUILD.gn
@@ -166,8 +166,6 @@
libs = [ "setupapi.lib" ]
- ldflags = [ "/DEPENDENTLOADFLAG:0x800" ]
-
deps = [
":$archive_name",
":${target_name}_version",
| 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. |
| Bot-Commit | +1 |
| Commit-Queue | +2 |
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |
| Commit-Queue | +2 |
| Owners-Override | +1 |
| 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. |
Revert "updater: set the default load flags at link time for updatersetup"
This reverts commit fb08f62833e02fc8254d71dcb7a2c1d755b655bf.
Reason for revert: suspect for updater_tests failures
Failure Link: https://ci.chromium.org/ui/p/chromium/builders/ci/win-asan/39752/overview
Original change's description:
> updater: set the default load flags at link time for updatersetup
>
> The link option /DEPENDENTLOADFLAG:0x800 which corresponds to
> LOAD_LIBRARY_SEARCH_SYSTEM32 is added to the link flags to limit the
> module search path to the system directory.
>
> Bug: 523382354
> Change-Id: I44d95adeb2417a03e1ec15f14b6eea9238f77a8f
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/7951480
> Reviewed-by: S Ganesh <gan...@chromium.org>
> Commit-Queue: Will Harris <w...@chromium.org>
> Auto-Submit: Sorin Jianu <so...@chromium.org>
> Reviewed-by: Will Harris <w...@chromium.org>
> Cr-Commit-Position: refs/heads/main@{#1648461}
| Inspect html for hidden footers to help with email filtering. To unsubscribe visit settings. |