Bug 165191

Summary: [GLIB] IndexedDB: Switch to use new encoder for IDBKeyData
Product: WebKit Reporter: Carlos Garcia Campos <cgarcia>
Component: WebCore Misc.Assignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: alecflett, beidson, bugs-noreply, commit-queue, jsbell, ossy
Priority: P2 Keywords: Gtk
Version: WebKit Local Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
svillar: review+, svillar: commit-queue-
Patch for landing
none
Patch for landing none

Description Carlos Garcia Campos 2016-11-30 02:53:04 PST
Instead of using KeyedEncoder.
Comment 1 Carlos Garcia Campos 2016-11-30 02:58:53 PST
Created attachment 295710 [details]
Patch
Comment 2 Sergio Villar Senin 2016-11-30 06:15:41 PST
Comment on attachment 295710 [details]
Patch

Awesome. Check mac failures before landing
Comment 3 Carlos Garcia Campos 2016-11-30 06:39:15 PST
(In reply to comment #2)
> Comment on attachment 295710 [details]
> Patch
> 
> Awesome. Check mac failures before landing

Thanks, yes, I changed LegacySerializedKeyVersion -> legacySerializedKeyVersion in the declaration but not when used. I'll fix it.
Comment 4 Carlos Garcia Campos 2016-11-30 08:42:26 PST
Created attachment 295718 [details]
Patch for landing
Comment 5 Carlos Garcia Campos 2016-11-30 09:00:28 PST
Created attachment 295721 [details]
Patch for landing
Comment 6 Brady Eidson 2016-11-30 09:13:47 PST
Thanks! 👍👍👍
Comment 7 WebKit Commit Bot 2016-11-30 10:03:43 PST
Comment on attachment 295721 [details]
Patch for landing

Clearing flags on attachment: 295721

Committed r209135: <http://trac.webkit.org/changeset/209135>
Comment 8 WebKit Commit Bot 2016-11-30 10:03:47 PST
All reviewed patches have been landed.  Closing bug.