Bug 175179 - NetworkLoad should always invoke its redirect completion handler
Summary: NetworkLoad should always invoke its redirect completion handler
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Page Loading (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Andreas Kling
URL:
Keywords: InRadar, Performance
Depends on:
Blocks:
 
Reported: 2017-08-04 01:08 PDT by Andreas Kling
Modified: 2017-08-22 11:06 PDT (History)
5 users (show)

See Also:


Attachments
Proposed patch (1.38 KB, patch)
2017-08-04 01:12 PDT, Andreas Kling
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Andreas Kling 2017-08-04 01:08:38 PDT
<rdar://problem/33464999>

We shouldn't let NetworkLoad go down without having invoked the redirect completion handler if there is one.
Comment 1 Andreas Kling 2017-08-04 01:12:25 PDT
Created attachment 317224 [details]
Proposed patch
Comment 2 Chris Dumez 2017-08-04 08:32:54 PDT
Comment on attachment 317224 [details]
Proposed patch

r=me
Comment 3 WebKit Commit Bot 2017-08-04 09:02:03 PDT
Comment on attachment 317224 [details]
Proposed patch

Clearing flags on attachment: 317224

Committed r220273: <http://trac.webkit.org/changeset/220273>
Comment 4 WebKit Commit Bot 2017-08-04 09:02:04 PDT
All reviewed patches have been landed.  Closing bug.