46 minutes and 31 seconds | ||
John Vandenberg | 3685a24 Changeset → | |
Fix Win32 config.editor detection Correctly extract the text editor from either .txt or .py extension registry values. The winreg.EnumValue invocation was always failing as it used the wrong parameters. The extracted text editor command may not work correctly if it used additional arguments other than "%1". See T102465. Bug: T70315 Change-Id: I3143bb31ad33b1399ed09fd069b6dae3992926f3 |