Commit d5ba7a3
Address Safer CPP issues in UserActivation.cpp
https://bugs.webkit.org/show_bug.cgi?id=289763
Reviewed by Tim Nguyen and Chris Dumez.
Address Safer CPP issues
* Source/WebCore/SaferCPPExpectations/UncountedLocalVarsCheckerExpectations:
* Source/WebCore/html/UserActivation.cpp:
(WebCore::UserActivation::hasBeenActive const):
(WebCore::UserActivation::isActive const):
Canonical link: https://commits.webkit.org/292550@main1 parent bdf66e6 commit d5ba7a3
2 files changed
Lines changed: 2 additions & 3 deletions
File tree
- Source/WebCore
- SaferCPPExpectations
- html
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
380 | 380 | | |
381 | 381 | | |
382 | 382 | | |
383 | | - | |
384 | 383 | | |
385 | 384 | | |
386 | 385 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
0 commit comments