You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by lu...@apache.org on 2011/11/04 00:55:09 UTC

svn commit: r1197362 - /myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/_impl/xhrCore/_IFrameRequest.js

Author: lu4242
Date: Thu Nov  3 23:55:08 2011
New Revision: 1197362

URL: http://svn.apache.org/viewvc?rev=1197362&view=rev
Log:
fix jsdoc to prevent stackoverflow on myfaces-jsdoc-plugin

Modified:
    myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/_impl/xhrCore/_IFrameRequest.js

Modified: myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/_impl/xhrCore/_IFrameRequest.js
URL: http://svn.apache.org/viewvc/myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/_impl/xhrCore/_IFrameRequest.js?rev=1197362&r1=1197361&r2=1197362&view=diff
==============================================================================
--- myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/_impl/xhrCore/_IFrameRequest.js (original)
+++ myfaces/core/branches/2.0.x/api/src/main/javascript/META-INF/resources/myfaces/_impl/xhrCore/_IFrameRequest.js Thu Nov  3 23:55:08 2011
@@ -17,7 +17,7 @@
 
 /**
  * @class
- * @name _AjaxRequest
+ * @name _IFrameRequest
  * @memberOf myfaces._impl.xhrCore
  * @extends myfaces._impl.xhrCore._AjaxRequest
  * @description specialized implementation of the jsf js ajax request class