Bug 45819 - WebKit2 should be able to encode and decode objects of type APIObject::TypeURL
Summary: WebKit2 should be able to encode and decode objects of type APIObject::TypeURL
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit2 (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Jessie Berlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-09-15 09:11 PDT by Jessie Berlin
Modified: 2010-09-15 19:46 PDT (History)
3 users (show)

See Also:


Attachments
Add the ability to encode and decode APIObject::TypeURL (1.85 KB, patch)
2010-09-15 09:17 PDT, Jessie Berlin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jessie Berlin 2010-09-15 09:11:11 PDT
APIObject::TypeURL should be added to the case statements in UserMessageEncoder::baseEncode and UserMessageEncoder::baseDecode.
Comment 1 Jessie Berlin 2010-09-15 09:17:54 PDT
Created attachment 67682 [details]
Add the ability to encode and decode APIObject::TypeURL
Comment 2 Jessie Berlin 2010-09-15 19:46:36 PDT
Comment on attachment 67682 [details]
Add the ability to encode and decode APIObject::TypeURL

Committed in r67597
http://trac.webkit.org/changeset/67597