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

Description Rob Buis 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.
Comment 1 Rob Buis 2020-08-14 08:47:08 PDT
Created attachment 406596 [details]
Patch
Comment 2 EWS 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].
Comment 3 Radar WebKit Bug Importer 2020-08-14 11:56:17 PDT
<rdar://problem/67087162>