Bug 98176 - [GTK] Programs/WebKit2APITests/TestCookieManager fails
Summary: [GTK] Programs/WebKit2APITests/TestCookieManager fails
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 11:12 PDT by Carlos Garcia Campos
Modified: 2012-10-02 12:31 PDT (History)
4 users (show)

See Also:


Attachments
Patch (1.50 KB, patch)
2012-10-02 11:15 PDT, Carlos Garcia Campos
no flags 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 2012-10-02 11:12:39 PDT
The problem is that the soup server has a g_assert_not_reached() for unknown paths, but know /favicon.icon might be requested. We could simply ignore unknown paths.
Comment 1 Carlos Garcia Campos 2012-10-02 11:15:02 PDT
Created attachment 166717 [details]
Patch
Comment 2 WebKit Review Bot 2012-10-02 11:16:41 PDT
Thanks for the patch. If this patch contains new public API please make sure it follows the guidelines for new WebKit2 GTK+ API. See http://trac.webkit.org/wiki/WebKitGTK/AddingNewWebKit2API
Comment 3 WebKit Review Bot 2012-10-02 12:30:58 PDT
Comment on attachment 166717 [details]
Patch

Clearing flags on attachment: 166717

Committed r130196: <http://trac.webkit.org/changeset/130196>
Comment 4 WebKit Review Bot 2012-10-02 12:31:01 PDT
All reviewed patches have been landed.  Closing bug.