Bug 154411 - Modern IDB: Implement server->client operations in WK2
Summary: Modern IDB: Implement server->client operations in WK2
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: Safari 9
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks: 149117 153808
  Show dependency treegraph
 
Reported: 2016-02-18 13:46 PST by Brady Eidson
Modified: 2016-02-23 08:04 PST (History)
5 users (show)

See Also:


Attachments
Patch v1 (17.62 KB, patch)
2016-02-18 13:51 PST, Brady Eidson
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 ... )