зеркало из https://github.com/mozilla/gecko-dev.git
Bug 763139 - Add the "DEPRECATED_" prefix to the LS_createLivemark function name. r=mak77
This commit is contained in:
Родитель
5446bd24e8
Коммит
ef74541f92
|
@ -248,8 +248,8 @@ LivemarkService.prototype = {
|
|||
this._reportDeprecatedMethod();
|
||||
},
|
||||
|
||||
createLivemark: function LS_createLivemark(aParentId, aTitle, aSiteURI,
|
||||
aFeedURI, aIndex)
|
||||
createLivemark: function DEPRECATED_LS_createLivemark(aParentId, aTitle, aSiteURI,
|
||||
aFeedURI, aIndex)
|
||||
{
|
||||
this._reportDeprecatedMethod();
|
||||
this._ensureSynchronousCache();
|
||||
|
|
Загрузка…
Ссылка в новой задаче