Bug 237146 - Fix bad logging in SharedWorkerObjectConnection::notifyWorkerObjectOfLoadCompletion()
Summary: Fix bad logging in SharedWorkerObjectConnection::notifyWorkerObjectOfLoadComp...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-24 10:51 PST by Chris Dumez
Modified: 2022-02-24 11:42 PST (History)
5 users (show)

See Also:


Attachments
Patch (2.25 KB, patch)
2022-02-24 10:52 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-02-24 10:51:18 PST
Fix bad logging in SharedWorkerObjectConnection::notifyWorkerObjectOfLoadCompletion(). It was logging an error even when the load succeeded.
Comment 1 Chris Dumez 2022-02-24 10:52:29 PST
Created attachment 453118 [details]
Patch
Comment 2 Geoffrey Garen 2022-02-24 11:16:39 PST
Comment on attachment 453118 [details]
Patch

r=me
Comment 3 Chris Dumez 2022-02-24 11:41:44 PST
Comment on attachment 453118 [details]
Patch

Clearing flags on attachment: 453118

Committed r290445 (247748@trunk): <https://commits.webkit.org/247748@trunk>
Comment 4 Chris Dumez 2022-02-24 11:41:47 PST
All reviewed patches have been landed.  Closing bug.
Comment 5 Radar WebKit Bug Importer 2022-02-24 11:42:22 PST
<rdar://problem/89430596>