Bug 210404 - Remove return parameter from FrameLoader::closeURL
Summary: Remove return parameter from FrameLoader::closeURL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-12 08:40 PDT by Rob Buis
Modified: 2020-04-13 01:25 PDT (History)
5 users (show)

See Also:


Attachments
Patch (2.07 KB, patch)
2020-04-12 08:41 PDT, Rob Buis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>