Bug 53379 - [GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
Summary: [GTK] REGRESSION: http/tests/media/video-{cookie,referer}.html failing
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk, Soup
Depends on:
Blocks:
 
Reported: 2011-01-29 13:49 PST by Gustavo Noronha (kov)
Modified: 2011-01-31 08:55 PST (History)
1 user (show)

See Also:


Attachments
Patch (5.43 KB, patch)
2011-01-31 05:24 PST, Gustavo Noronha (kov)
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Gustavo Noronha (kov) 2011-01-29 13:49:04 PST
This has happened after I landed the patch in this bug: https://bugs.webkit.org/show_bug.cgi?id=50675

I decided to skip them and not to roll it out because there's no code change other than removing #ifdefs, and the paths that remained are the ones we were hitting before. This points towards a change in libsoup being the cause for these failures. Like I said before, I'm skipping them while we investigate.
Comment 1 Gustavo Noronha (kov) 2011-01-31 05:24:38 PST
Created attachment 80635 [details]
Patch
Comment 2 Gustavo Noronha (kov) 2011-01-31 05:25:14 PST
As usual, I'm wrong on blaming soup ;D
Comment 3 Xan Lopez 2011-01-31 05:29:56 PST
Comment on attachment 80635 [details]
Patch

Good catch.
Comment 4 Gustavo Noronha (kov) 2011-01-31 05:59:31 PST
Committed r77123: <http://trac.webkit.org/changeset/77123>