Bug 215505

Summary: Simplify FrameLoader::open
Product: WebKit Reporter: Rob Buis <rbuis>
Component: DOMAssignee: Rob Buis <rbuis>
Status: RESOLVED FIXED    
Severity: Normal CC: cdumez, darin, ews-watchlist, japhet, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Rob Buis
Reported 2020-08-14 08:45:25 PDT
There is no need to set m_isComplete to false since the started() call a few lines below does the same thing.
Attachments
Patch (1.25 KB, patch)
2020-08-14 08:47 PDT, Rob Buis
no flags
Rob Buis
Comment 1 2020-08-14 08:47:08 PDT
EWS
Comment 2 2020-08-14 11:55:14 PDT
Committed r265687: <https://trac.webkit.org/changeset/265687> All reviewed patches have been landed. Closing bug and clearing flags on attachment 406596 [details].
Radar WebKit Bug Importer
Comment 3 2020-08-14 11:56:17 PDT
Note You need to log in before you can comment on or make changes to this bug.