Bug 109968 - Add a synchronous GetValues message to StorageManager
Summary: Add a synchronous GetValues message to StorageManager
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: Anders Carlsson
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-15 13:34 PST by Anders Carlsson
Modified: 2013-02-15 15:11 PST (History)
1 user (show)

See Also:


Attachments
Patch (7.93 KB, patch)
2013-02-15 13:36 PST, Anders Carlsson
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anders Carlsson 2013-02-15 13:34:12 PST
Add a synchronous GetValues message to StorageManager
Comment 1 Anders Carlsson 2013-02-15 13:36:00 PST
Created attachment 188636 [details]
Patch
Comment 2 Anders Carlsson 2013-02-15 14:02:58 PST
Committed r143050: <http://trac.webkit.org/changeset/143050>
Comment 3 Csaba Osztrogonác 2013-02-15 14:56:30 PST
(In reply to comment #2)
> Committed r143050: <http://trac.webkit.org/changeset/143050>

I'm working on the buildfix for Qt/GTK/EFL, I'll land it soon.
Comment 4 Anders Carlsson 2013-02-15 15:08:51 PST
(In reply to comment #3)
> (In reply to comment #2)
> > Committed r143050: <http://trac.webkit.org/changeset/143050>
> 
> I'm working on the buildfix for Qt/GTK/EFL, I'll land it soon.

I don’t think this patch broke any builds.
Comment 5 Csaba Osztrogonác 2013-02-15 15:11:25 PST
(In reply to comment #4)
> (In reply to comment #3)
> > (In reply to comment #2)
> > > Committed r143050: <http://trac.webkit.org/changeset/143050>
> > 
> > I'm working on the buildfix for Qt/GTK/EFL, I'll land it soon.
> 
> I don’t think this patch broke any builds.

Oooops, wrong bug, I meant http://trac.webkit.org/changeset/143052. Sorry for the noise.