Commit 5ed0c54
committed
Reuse hasPendingActivity() in ImageLoader
https://bugs.webkit.org/show_bug.cgi?id=290914
Reviewed by Tim Nguyen.
hasPendingActivity() encompasses the exact logic that is needed in
updatedHasPendingEvent() so might as well use it.
* Source/WebCore/loader/ImageLoader.cpp:
(WebCore::ImageLoader::updatedHasPendingEvent):
Canonical link: https://commits.webkit.org/293118@main1 parent 224847f commit 5ed0c54
1 file changed
+1
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
547 | 547 | | |
548 | 548 | | |
549 | 549 | | |
550 | | - | |
551 | | - | |
552 | | - | |
553 | | - | |
554 | | - | |
555 | | - | |
| 550 | + | |
556 | 551 | | |
557 | 552 | | |
558 | 553 | | |
| |||
0 commit comments