🎨 Minor formatting tweaks
This commit is contained in:
parent
f19924bcb0
commit
82f452568c
3 changed files with 3 additions and 5 deletions
|
@ -1496,9 +1496,8 @@ void WebContents::Invalidate() {
|
|||
osr_rwhv->Invalidate();
|
||||
} else {
|
||||
const auto ownerWindow = owner_window();
|
||||
if (ownerWindow) {
|
||||
if (ownerWindow)
|
||||
ownerWindow->Invalidate();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue