Bug 154411

Summary: Modern IDB: Implement server->client operations in WK2
Product: WebKit Reporter: Brady Eidson <beidson>
Component: WebCore Misc.Assignee: Brady Eidson <beidson>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, alecflett, commit-queue, jsbell, ossy
Priority: P2    
Version: Safari 9   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 149117, 153808    
Attachments:
Description Flags
Patch v1 none

Description Brady Eidson 2016-02-18 13:46:38 PST
Modern IDB: Implement server->client operations in WK2

After this, enabling Modern IDB in WK2 should be just a few small tweaks away.
Comment 1 Brady Eidson 2016-02-18 13:51:01 PST
Created attachment 271690 [details]
Patch v1
Comment 2 WebKit Commit Bot 2016-02-18 14:42:52 PST
Comment on attachment 271690 [details]
Patch v1

Clearing flags on attachment: 271690

Committed r196779: <http://trac.webkit.org/changeset/196779>
Comment 3 WebKit Commit Bot 2016-02-18 14:42:56 PST
All reviewed patches have been landed.  Closing bug.
Comment 4 Csaba Osztrogonác 2016-02-23 08:04:32 PST
(In reply to comment #2)
> Comment on attachment 271690 [details]
> Patch v1
> 
> Clearing flags on attachment: 271690
> 
> Committed r196779: <http://trac.webkit.org/changeset/196779>

And I fixed the Apple Mac cmake build for you in 
http://trac.webkit.org/changeset/196976 . 

( I still have a feeling that Apple doesn't maintain the cmake build at all
if the only one Mac-cmake maintainer reviews patches which break the build
and 5 days wasn't enough to notice it and land a super trivial fix ... )