Changeset 3406


Ignore:
Timestamp:
08/16/13 16:58:28 (11 years ago)
Author:
sroth
Message:

Update of comment concerning fix for not enough arguments exception.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • DASISH/t5.6/client/trunk/chrome/markingcollection/content/markingcollection/autocache.js

    r2711 r3406  
    34533453                                        /* TODO: Not enough arguments exception issue needs to be addressed */
    34543454                                        /* See: https://developer.mozilla.org/en-US/docs/XPCOM_Interface_Reference/nsIWebBrowserPersist */
     3455                                        /* See even: https://bugzilla.mozilla.org/show_bug.cgi?id=820522 */
    34553456                                       
    3456                                         /* dirty fix, needs to be replaced by clean fix ASAP */
     3457                                        /* Dirty fix, might need to get replaced by a clean fix in case privacy information leak issues arise. */
    34573458                                        var privacyContext = null;
    34583459                                       
Note: See TracChangeset for help on using the changeset viewer.