Bug 193282 - [GTK][WPE] Remove incorrect libsoup assumption
Summary: [GTK][WPE] Remove incorrect libsoup assumption
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-01-09 07:37 PST by Patrick Griffis
Modified: 2019-01-10 00:47 PST (History)
6 users (show)

See Also:


Attachments
Patch (2.86 KB, patch)
2019-01-09 07:38 PST, Patrick Griffis
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Griffis 2019-01-09 07:37:39 PST
[GTK][WPE] Remove incorrect libsoup assumption
Comment 1 Patrick Griffis 2019-01-09 07:38:37 PST
Created attachment 358702 [details]
Patch
Comment 2 Patrick Griffis 2019-01-09 07:49:06 PST
Actually I think I just misread the comment. It isn't saying libsoup *should* do something its an optimization saying it already does something so avoid the loop.