Bug 79471 - [GTK] Encode/decode Null ResourceResponse objects in WebKit2
Summary: [GTK] Encode/decode Null ResourceResponse objects in WebKit2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords: Gtk
Depends on:
Blocks: 79477
  Show dependency treegraph
 
Reported: 2012-02-24 03:32 PST by Carlos Garcia Campos
Modified: 2012-02-24 05:30 PST (History)
3 users (show)

See Also:


Attachments
Patch (2.00 KB, patch)
2012-02-24 03:35 PST, Carlos Garcia Campos
pnormand: review+
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-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>