Bug 210029 - Remove code that has no effect from loadURL
Summary: Remove code that has no effect from loadURL
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-05 09:22 PDT by Rob Buis
Modified: 2020-04-05 23:05 PDT (History)
5 users (show)

See Also:


Attachments
Patch (1.60 KB, patch)
2020-04-05 09:24 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-05 09:22:30 PDT
Remove setDomainForCachePartition from loadURL since it will be
overwritten in DocumentLoader::loadMainResource, this was
introduced by r213126.
Comment 1 Rob Buis 2020-04-05 09:24:31 PDT
Created attachment 395510 [details]
Patch
Comment 2 EWS 2020-04-05 23:04:51 PDT
Committed r259566: <https://trac.webkit.org/changeset/259566>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 395510 [details].
Comment 3 Radar WebKit Bug Importer 2020-04-05 23:05:16 PDT
<rdar://problem/61330343>