Bug 210026 - Remove ShouldTreatAsContinuingLoad parameter from loadWithDocumentLoader
Summary: Remove ShouldTreatAsContinuingLoad parameter from loadWithDocumentLoader
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Rob Buis
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-04-05 08:03 PDT by Rob Buis
Modified: 2020-04-05 09:19 PDT (History)
0 users

See Also:


Attachments
Patch (5.40 KB, patch)
2020-04-05 08:05 PDT, Rob Buis
no flags Details | Formatted Diff | Diff
Patch (5.40 KB, patch)
2020-04-05 08:34 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 08:03:30 PDT
Remove ShouldTreatAsContinuingLoad parameter from loadWithDocumentLoader
since it is not used.
Comment 1 Rob Buis 2020-04-05 08:05:10 PDT
Created attachment 395506 [details]
Patch
Comment 2 Rob Buis 2020-04-05 08:34:14 PDT
Created attachment 395507 [details]
Patch
Comment 3 Rob Buis 2020-04-05 09:19:34 PDT
Already done in https://bugs.webkit.org/show_bug.cgi?id=209959.