Commit 2db19c4
committed
Move FocusRemovalEventsMode into FocusOptions
https://bugs.webkit.org/show_bug.cgi?id=224549
<rdar://problem/76695885>
Reviewed by Darin Adler.
Follow-up patch to use braces initializer for FocusOptions struct and simplify the code.
* dom/Document.cpp:
(WebCore::Document::adjustFocusedNodeOnNodeRemoval):
Canonical link: https://commits.webkit.org/236590@main
git-svn-id: https://svn.webkit.org/repository/webkit/trunk@276077 268f45cc-cd09-0410-ab3c-d52691b4dbfc1 parent 03fdb81 commit 2db19c4
2 files changed
Lines changed: 14 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
1 | 14 | | |
2 | 15 | | |
3 | 16 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4357 | 4357 | | |
4358 | 4358 | | |
4359 | 4359 | | |
4360 | | - | |
4361 | | - | |
4362 | | - | |
| 4360 | + | |
4363 | 4361 | | |
4364 | 4362 | | |
4365 | 4363 | | |
| |||
0 commit comments