summaryrefslogtreecommitdiffstats
path: root/chrome/renderer/render_view.h
diff options
context:
space:
mode:
authorgman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 21:17:40 +0000
committergman@chromium.org <gman@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2009-12-04 21:17:40 +0000
commit738b62850325f4dd4db1f68672740e42d988b7b2 (patch)
tree564fae6933e68f35a7a26a4a0202ba0a7f609d2b /chrome/renderer/render_view.h
parente01761e82ee46cd775c191939ec789ce76bfb5f7 (diff)
downloadchromium_src-738b62850325f4dd4db1f68672740e42d988b7b2.zip
chromium_src-738b62850325f4dd4db1f68672740e42d988b7b2.tar.gz
chromium_src-738b62850325f4dd4db1f68672740e42d988b7b2.tar.bz2
Fixes a bug in the docs generation for overloaded
functions. The issue is that JavaScript has no concept of overloaded functions. Nixysa was merging them for compilation by the JSCompiler but it needs to keep them separate for docs. To fix the issue an option was added to nixysa to rename overloaded functions with the suffix xxxOVERLOAD<num>xxx. The docs generators then remove the suffix where appropriate. Review URL: http://codereview.chromium.org/462039 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33859 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/renderer/render_view.h')
0 files changed, 0 insertions, 0 deletions