Alexander Shorin created COUCHDB-2355:
-----------------------------------------
Summary: Cleanup browser console messages
Key: COUCHDB-2355
URL: https://issues.apache.org/jira/browse/COUCHDB-2355
Project: CouchDB
Issue Type: Improvement
Security Level: public (Regular issues)
Components: Fauxton
Reporter: Alexander Shorin
Happens on Fauxton load:
{code}
09:10:42.681 mutating the [[Prototype]] of an object will cause your code to
run very slowly; instead create the object with the correct initial
[[Prototype]] value using Object.create d3.js:483
09:10:42.724 window.controllers is deprecated. Do not use it for UA detection.
ace.js:1632
09:10:43.828 Use of getPreventDefault() is deprecated. Use defaultPrevented
instead. flashblock.xml:119
{code}
Happens every time you click on ddoc/view name on sidebar inside database view:
{code}
09:11:05.790 Empty string passed to getElementById(). jquery.js:2778
{code}
Get printed on Statistics page:
{code}
09:15:19.195 "total" 179 nv.d3.js:47
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)