Bug 201176

Summary: REGRESSION(r243434): Wrong URL passed to WebKitWebView::load-failed when cancelling previous load
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKitGTKAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: aperez, bugs-noreply, zan
Priority: P2 Keywords: Gtk, Regression
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=194208
Bug Depends on: 201175    
Bug Blocks:    
Attachments:
Description Flags
Patch zan: review+

Description Carlos Garcia Campos 2019-08-27 01:33:59 PDT
We are using the current active URL, that could be the new ones requested instead of the one that we are cancelling in case of API requests.
Comment 1 Carlos Garcia Campos 2019-08-27 01:35:41 PDT
Created attachment 377329 [details]
Patch
Comment 2 Carlos Garcia Campos 2019-08-28 03:21:18 PDT
Committed r249193: <https://trac.webkit.org/changeset/249193>
Comment 3 Adrian Perez 2019-09-03 03:26:53 PDT
*** Bug 200341 has been marked as a duplicate of this bug. ***