Bug 237146

Summary: Fix bad logging in SharedWorkerObjectConnection::notifyWorkerObjectOfLoadCompletion()
Product: WebKit Reporter: Chris Dumez <cdumez>
Component: WebKit2Assignee: Chris Dumez <cdumez>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ggaren, kkinnunen, webkit-bug-importer, youennf
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

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>