Bug 234867 - Potential high CPU usage on macrumors.com
Summary: Potential high CPU usage on macrumors.com
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
: 219250 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-01-04 16:46 PST by Chris Dumez
Modified: 2022-01-11 10:45 PST (History)
10 users (show)

See Also:


Attachments
WIP Patch (545 bytes, patch)
2022-01-04 16:47 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (6.61 KB, patch)
2022-01-05 09:59 PST, Chris Dumez
no flags Details | Formatted Diff | Diff
Patch (7.47 KB, patch)
2022-01-05 10:44 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2022-01-04 16:46:57 PST
Don't attempt to resolve a DeferredPromise when ActiveDOMObjects are stopped.
Comment 1 Chris Dumez 2022-01-04 16:47:26 PST
Created attachment 448344 [details]
WIP Patch
Comment 2 Chris Dumez 2022-01-05 09:45:04 PST
<rdar://85382450>
Comment 3 Chris Dumez 2022-01-05 09:59:09 PST
Created attachment 448396 [details]
Patch
Comment 4 Chris Dumez 2022-01-05 10:44:46 PST
Created attachment 448408 [details]
Patch
Comment 5 Geoffrey Garen 2022-01-06 08:52:34 PST
Comment on attachment 448408 [details]
Patch

r=me
Comment 6 EWS 2022-01-06 09:01:20 PST
Committed r287689 (245785@main): <https://commits.webkit.org/245785@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 448408 [details].
Comment 7 Arcady Goldmints-Orlov 2022-01-11 10:45:41 PST
*** Bug 219250 has been marked as a duplicate of this bug. ***