Commit 13dfede
committed
fix: Remove redundant signal emission in proxy settings
Remove unnecessary ProxyMethodChanged signal emission when setting proxy method. The signal was redundant as the proxy mode change is already handled by other mechanisms.
Log: Removed redundant proxy method change signal
PMS: BUG-271003
fix: 移除代理设置中的冗余信号发射
在设置代理方法时移除不必要的ProxyMethodChanged信号发射。该信号是冗余的,因为代理模式变更已通过其他机制处理。
Log: 移除冗余的代理方法变更信号
PMS: BUG-2710031 parent 95539e9 commit 13dfede
1 file changed
Lines changed: 13 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | 112 | | |
114 | 113 | | |
115 | 114 | | |
| |||
228 | 227 | | |
229 | 228 | | |
230 | 229 | | |
231 | | - | |
| 230 | + | |
| 231 | + | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
| 236 | + | |
| 237 | + | |
| 238 | + | |
| 239 | + | |
| 240 | + | |
| 241 | + | |
| 242 | + | |
232 | 243 | | |
233 | 244 | | |
234 | 245 | | |
| |||
0 commit comments