On Thu, Nov 20, 2008 at 17:21, Michael Nordman <[EMAIL PROTECTED]> wrote:

> Hi Chris,
>
> An undocumented version of the captureBlob method is actually
> available in 0.4.24, this version takes two parameters.
> void captureBlob(blob, url);
>
> Gears0.5.3.0 and later have two methods in this area.
> void captureBlob(Blob blob, string url, string opt_contentType);
> Blob getAsBlob(url);
>
> I'm not sure when Chrome with support for this will be out to all
> users (soon, i know that much), but 0.5.3.0 is out to Chrome users on
> the dev channel right now.


I tried to post this earlier, but it doesn't seem to have gone through...

We expect to update all Google Chrome users with a release with Gears
0.5.4.0 next week.
--Mark


>
> http://dev.chromium.org/getting-involved/dev-channel/
>
> On Thu, Nov 20, 2008 at 4:42 PM, Khookie <[EMAIL PROTECTED]> wrote:
> >
> > Hi
> >
> > I'm probably jumping the gun, but I noticed Gears has auto-updated
> > itself in Firefox & IE to 0.5.4.0.
> >
> > When will Chrome update itself to this version?
> >
> > I assume this version contains the captureBlob function?
> >
> > Cheers
> >
> > Chris
> >
>

Reply via email to