RESOLVED FIXED Bug 215505
Simplify FrameLoader::open
https://bugs.webkit.org/show_bug.cgi?id=215505
Summary Simplify FrameLoader::open
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.