Bug 210026

Summary: Remove ShouldTreatAsContinuingLoad parameter from loadWithDocumentLoader
Product: WebKit Reporter: Rob Buis <rbuis>
Component: New BugsAssignee: Rob Buis <rbuis>
Status: RESOLVED INVALID    
Severity: Normal    
Priority: P2    
Version: Safari Technology Preview   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch none

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.