Bug 124547 - Remove IDBServerConnection's deprecatedBackingStore()
Summary: Remove IDBServerConnection's deprecatedBackingStore()
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Brady Eidson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-11-18 16:34 PST by Brady Eidson
Modified: 2015-02-26 06:42 PST (History)
4 users (show)

See Also:


Attachments
Patch v1 (2.89 KB, patch)
2013-11-18 16:35 PST, Brady Eidson
thorton: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Brady Eidson 2013-11-18 16:34:25 PST
Remove IDBServerConnection's deprecatedBackingStore()

It is no longer needed, as the front end no longer knows about the backing store.
Comment 1 Brady Eidson 2013-11-18 16:35:33 PST
Created attachment 217250 [details]
Patch v1
Comment 2 Csaba Osztrogonác 2015-02-26 06:42:26 PST
already landed in http://trac.webkit.org/changeset/159470