Bug 98176

Summary: [GTK] Programs/WebKit2APITests/TestCookieManager fails
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: gustavo, mario, mrobinson, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Attachments:
Description Flags
Patch none

Carlos Garcia Campos
Reported 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.
Attachments
Patch (1.50 KB, patch)
2012-10-02 11:15 PDT, Carlos Garcia Campos
no flags
Carlos Garcia Campos
Comment 1 2012-10-02 11:15:02 PDT
WebKit Review Bot
Comment 2 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
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2012-10-02 12:31:01 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.