WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
210696
Remove unneeded code from FrameLoader::loadURL
https://bugs.webkit.org/show_bug.cgi?id=210696
Summary
Remove unneeded code from FrameLoader::loadURL
Rob Buis
Reported
2020-04-18 12:58:54 PDT
Remove unneeded code from FrameLoader::loadURL, since the only way the load type can be Reload is if loadFrameRequest set it, and the only way loadFrameRequest can set it is if cachePolicy is ReloadIgnoringCacheData, so no need to set it again in FrameLoader::loadURL.
Attachments
Patch
(1.56 KB, patch)
2020-04-18 13:00 PDT
,
Rob Buis
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Rob Buis
Comment 1
2020-04-18 13:00:59 PDT
Created
attachment 396861
[details]
Patch
EWS
Comment 2
2020-04-19 23:20:11 PDT
Committed
r260351
: <
https://trac.webkit.org/changeset/260351
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 396861
[details]
.
Radar WebKit Bug Importer
Comment 3
2020-04-19 23:21:14 PDT
<
rdar://problem/62044972
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug