Bug 79471

Summary: [GTK] Encode/decode Null ResourceResponse objects in WebKit2
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebKit2Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alex, gustavo, pnormand
Priority: P2 Keywords: Gtk
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Linux   
Bug Depends on:    
Bug Blocks: 79477    
Attachments:
Description Flags
Patch pnormand: review+

Description Carlos Garcia Campos 2012-02-24 03:32:50 PST
This is similar to bug #79120, ResourceResponse objects can be null, so they should be encoded/decoded as Null.
Comment 1 Carlos Garcia Campos 2012-02-24 03:35:46 PST
Created attachment 128702 [details]
Patch
Comment 2 Carlos Garcia Campos 2012-02-24 05:30:00 PST
Committed r108776: <http://trac.webkit.org/changeset/108776>