DCHECK failure win_util.cc(456)] Check failed: lstrlenW(app_id) < 64
Increases the Win32 app user model ID max length assert from 64 to 128. 128 is the documented limit that applies to Win7, Win8 and Win10. See https://docs.microsoft.com/en-us/windows/win32/shell/appids#how-to-form-an-application-defined-appusermodelid Bug: 1096850 Change-Id: I42ed9e211421fb5837b1f6ecfcb3b0e57e285502 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2280591Reviewed-by:Gabriel Charette <gab@chromium.org> Commit-Queue: Steve Becker <stevebe@microsoft.com> Cr-Commit-Position: refs/heads/master@{#789142}
Showing
Please register or sign in to comment