Bug 96122 - [Chromium] IndexedDB: public WebKit API changes for consolidating two-phase connect
Summary: [Chromium] IndexedDB: public WebKit API changes for consolidating two-phase c...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joshua Bell
URL:
Keywords:
Depends on:
Blocks: 90411
  Show dependency treegraph
 
Reported: 2012-09-07 09:56 PDT by Joshua Bell
Modified: 2012-09-07 12:04 PDT (History)
4 users (show)

See Also:


Attachments
Patch (3.00 KB, patch)
2012-09-07 09:58 PDT, Joshua Bell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joshua Bell 2012-09-07 09:56:38 PDT
[Chromium] IndexedDB: public WebKit API changes for consolidating two-phase connect
Comment 1 Joshua Bell 2012-09-07 09:58:46 PDT
Created attachment 162796 [details]
Patch
Comment 2 Joshua Bell 2012-09-07 10:02:33 PDT
abarth@ - can you take a look?

Full landing sequence is:

(0) Add forward-compat shim to WebKit/chromium/public: http://webkit.org/b/96122 [THIS]
(1) Update Chromium to handle old/new WK API: https://chromiumcodereview.appspot.com/10917099
(2) Land WK change: http://webkit.org/b/90411
(3) Remove back-compat shims from Chromium
(4) Remove back-compat shims from WebKit/chromium/public
Comment 3 WebKit Review Bot 2012-09-07 12:04:00 PDT
Comment on attachment 162796 [details]
Patch

Clearing flags on attachment: 162796

Committed r127903: <http://trac.webkit.org/changeset/127903>
Comment 4 WebKit Review Bot 2012-09-07 12:04:03 PDT
All reviewed patches have been landed.  Closing bug.