Thanks for the heads up on this, Rafael got a fix in! -Nick On Wed, Sep 2, 2009 at 8:49 AM, Aaron Boodman <[email protected]> wrote:
> > Urgh. Thanks for the heads up. > > You can use the source directly until we figure this out: > > > http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/windows.html > > - a > > On Wed, Sep 2, 2009 at 7:56 AM, Matias Pelenur<[email protected]> > wrote: > > > > At least as of now, http://chromeextensionsdocs.appspot.com/windows.html > > and /bookmarks.html give a ResponseTooLargeError: > > > > Traceback (most recent call last): > > File "/base/python_lib/versions/1/google/appengine/ext/webapp/ > > __init__.py", line 507, in __call__ > > handler.get(*groups) > > File "/base/data/home/apps/chromeextensionsdocs/1.336016985258696659/ > > chromeextensionsdocs.py", line 25, in get > > page = self.get_page(url) > > File "/base/data/home/apps/chromeextensionsdocs/1.336016985258696659/ > > chromeextensionsdocs.py", line 32, in get_page > > result = urlfetch.fetch(url + self.request.query_string) > > File "/base/python_lib/versions/1/google/appengine/api/urlfetch.py", > > line 241, in fetch > > return rpc.get_result() > > File "/base/python_lib/versions/1/google/appengine/api/ > > apiproxy_stub_map.py", line 458, in get_result > > return self.__get_result_hook(self) > > File "/base/python_lib/versions/1/google/appengine/api/urlfetch.py", > > line 338, in _get_fetch_result > > raise ResponseTooLargeError(result) > > ResponseTooLargeError > > > > > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---
