Bug 210404

Summary: Remove return parameter from FrameLoader::closeURL
Product: WebKit Reporter: Rob Buis <rbuis>
Component: New BugsAssignee: Rob Buis <rbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, ews-watchlist, japhet, rego, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Rob Buis 2020-04-12 08:40:09 PDT
Remove return parameter from FrameLoader::closeURL since it always returns
true and is never tested.
Comment 1 Rob Buis 2020-04-12 08:41:35 PDT
Created attachment 396219 [details]
Patch
Comment 2 EWS 2020-04-13 01:24:43 PDT
Committed r259998: <https://trac.webkit.org/changeset/259998>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 396219 [details].
Comment 3 Radar WebKit Bug Importer 2020-04-13 01:25:16 PDT
<rdar://problem/61704320>