FYI, these can also be viewed from the source tree at
  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/common/extensions/docs/windows.html

-matias

On Sep 2, 10: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
-~----------~----~----~----~------~----~------~--~---

Reply via email to