Bug 88611 - IndexedDB: rename some instances of open to registerFrontendCallbacks
Summary: IndexedDB: rename some instances of open to registerFrontendCallbacks
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: David Grogan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-07 21:09 PDT by David Grogan
Modified: 2012-06-08 14:59 PDT (History)
4 users (show)

See Also:


Attachments
Patch (9.47 KB, patch)
2012-06-07 21:11 PDT, David Grogan
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description David Grogan 2012-06-07 21:09:10 PDT
IndexedDB: rename some instances of open to registerFrontendCallbacks
Comment 1 David Grogan 2012-06-07 21:11:24 PDT
Created attachment 146469 [details]
Patch
Comment 2 David Grogan 2012-06-07 21:12:27 PDT
I'm introducing more methods named open, it's nice to get rid of this one.
Comment 3 David Grogan 2012-06-07 21:12:55 PDT
Oh, could one of you give it a look?
Comment 4 Joshua Bell 2012-06-08 08:48:16 PDT
Comment on attachment 146469 [details]
Patch

lgtm, thanks for doing this!
Comment 5 David Grogan 2012-06-08 12:36:10 PDT
Tony, could you give this a look?
Comment 6 WebKit Review Bot 2012-06-08 14:59:48 PDT
Comment on attachment 146469 [details]
Patch

Clearing flags on attachment: 146469

Committed r119868: <http://trac.webkit.org/changeset/119868>
Comment 7 WebKit Review Bot 2012-06-08 14:59:53 PDT
All reviewed patches have been landed.  Closing bug.