Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion Uncaught ReferenceError: WebKitBlobBuilder is not defined

Received: by 10.42.44.201 with SMTP id c9mr17123707icf.4.1351543430638;
        Mon, 29 Oct 2012 13:43:50 -0700 (PDT)
X-BeenThere: tincr-for-chrome-devtools@googlegroups.com
Received: by 10.42.68.146 with SMTP id x18ls15221234ici.7.gmail; Mon, 29 Oct
 2012 13:43:49 -0700 (PDT)
Received: by 10.50.36.161 with SMTP id r1mr7965197igj.5.1351543429865;
        Mon, 29 Oct 2012 13:43:49 -0700 (PDT)
Received: by 10.50.36.161 with SMTP id r1mr7965195igj.5.1351543429854;
        Mon, 29 Oct 2012 13:43:49 -0700 (PDT)
Return-Path: <ryanack...@gmail.com>
Received: from mail-ia0-f179.google.com (mail-ia0-f179.google.com [209.85.210.179])
        by gmr-mx.google.com with ESMTPS id d5si1112013iga.1.2012.10.29.13.43.49
        (version=TLSv1/SSLv3 cipher=OTHER);
        Mon, 29 Oct 2012 13:43:49 -0700 (PDT)
Received-SPF: pass (google.com: domain of ryanack...@gmail.com designates 209.85.210.179 as permitted sender) client-ip=209.85.210.179;
Authentication-Results: gmr-mx.google.com; spf=pass (google.com: domain of ryanack...@gmail.com designates 209.85.210.179 as permitted sender) smtp.mail=ryanack...@gmail.com; dkim=pass header...@gmail.com
Received: by mail-ia0-f179.google.com with SMTP id k25so4492508iah.24
        for <tincr-for-chrome-devtools@googlegroups.com>; Mon, 29 Oct 2012 13:43:49 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :content-type;
        bh=HOt4YMa66Cj32YxvGSrtNfcKt+VUefcWnQM5/g0zzmY=;
        b=Slo+AbjSIRP4HxusRHgYnxq8bVkCf1LxKFKEIWnwEFbY1IHm6sNOZfKZEcxbfAE9F7
         hPKdayjwtFtn7o7cX6j/Q0rydR9tCourufWIQC3ag0zcyO3Jv6lyvHNYxobfXOyh9+J6
         BLnaDDGiyfa20bXSJTjTQ69dlR77tyB2daNxEC/VwAF11wq6wkLPATfGgeYqxRsFwGl4
         27kQADHL6Gae8vkKk7Tv1BnQyPSJo/27WRx1cuJBXNqEc6Vrgb1m21SckSNkRkjZX8Sq
         /kXkEiKXd+pUE4oFbcL4i0oDVOHHveT5Y7TxRxlQryC93bbUf/b8yOw/1tX9iSBGBPmY
         +IRw==
MIME-Version: 1.0
Received: by 10.50.0.193 with SMTP id 1mr10942144igg.0.1351543429706; Mon, 29
 Oct 2012 13:43:49 -0700 (PDT)
Received: by 10.64.65.70 with HTTP; Mon, 29 Oct 2012 13:43:49 -0700 (PDT)
In-Reply-To: <7ecbbecb-a46f-4a50-b33e-e0bd5a99d849@googlegroups.com>
References: <7ecbbecb-a46f-4a50-b33e-e0bd5a99d849@googlegroups.com>
Date: Tue, 30 Oct 2012 07:43:49 +1100
Message-ID: <CAGOLXFvVs3ojYe4DPJ-wH9XvFPN9Tkc6af6EQJPoFxkUSwJ...@mail.gmail.com>
Subject: Re: Uncaught ReferenceError: WebKitBlobBuilder is not defined
From: Ryan Ackley <ryanack...@gmail.com>
To: tincr-for-chrome-devtools@googlegroups.com
Content-Type: text/plain; charset=ISO-8859-1

HI John,

This should be fixed in the latest version of Tincr in the Chrome
webstore (v1.3). Let me know if that is the version you are using or
if you have trouble updating to the latest version

-Ryan

On Tue, Oct 30, 2012 at 6:46 AM, johnjbarton <johnjbar...@chromium.org> wrote:
> I just tried tincr on Linux Chrome version Version 24.0.1312.0 (164667) but
> I fails with console error messages like the subject and:
>
> Error in event handler for 'undefined': BlobBuilder is not defined
> ReferenceError: BlobBuilder is not defined at Object.FileEntry.file
> (chrome-extension://lfjbhpnjiajjgnjganiaggebdhhpnbih/FauxFilesystem.js:137:17)
> at Object.Gito.FileUtils.readFileEntry
> (chrome-extension://lfjbhpnjiajjgnjganiaggebdhhpnbih/file_utils.js:142:14)
> at chrome-extension://lfjbhpnjiajjgnjganiaggebdhhpnbih/file_utils.js:149:20
> at Object.DirectoryEntry.getFile
> (chrome-extension://lfjbhpnjiajjgnjganiaggebdhhpnbih/FauxFilesystem.js:80:5)
> at Object.Gito.FileUtils.readFile
> (chrome-extension://lfjbhpnjiajjgnjganiaggebdhhpnbih/file_utils.js:148:9) at
> Object.ProjectManager.checkResourceContent
> (chrome-extension://lfjbhpnjiajjgnjganiaggebdhhpnbih/ProjectManager.js:85:20)
> at chrome-extension://lfjbhpnjiajjgnjganiaggebdhhpnbih/background.js:19:24
> at chrome.Event.dispatchToListener (event_bindings:387:21) at
> chrome.Event.dispatch_ (event_bindings:373:27) at chrome.Event.dispatch
> (event_bindings:393:17)
>
>
> Any hints?
> jjb
>
> --
>
>