Bug 201176 - REGRESSION(r243434): Wrong URL passed to WebKitWebView::load-failed when cancelling previous load
Summary: REGRESSION(r243434): Wrong URL passed to WebKitWebView::load-failed when canc...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, Regression
: 200341 (view as bug list)
Depends on: 201175
Blocks:
  Show dependency treegraph
 
Reported: 2019-08-27 01:33 PDT by Carlos Garcia Campos
Modified: 2019-09-03 03:26 PDT (History)
3 users (show)

See Also:


Attachments
Patch (1.67 KB, patch)
2019-08-27 01:35 PDT, Carlos Garcia Campos
zan: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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. ***