Added comment announcing drag and drop API update for Mozilla 0.8

This commit is contained in:
ben%netscape.com 2001-01-26 09:37:56 +00:00
Родитель cb54e5c5c7
Коммит 84bd266ccc
1 изменённых файлов: 6 добавлений и 0 удалений

Просмотреть файл

@ -22,6 +22,12 @@
* - Ben Goodger <ben@netscape.com>
*/
////////////////////////////////////////////////////////////////////////////
// XXX - WARNING - DRAG AND DROP API CHANGE ALERT - XXX
// This file has been extensively modified in a checkin planned for Mozilla
// 0.8, and the API has been modified. DO NOT MODIFY THIS FILE without
// approval from ben@netscape.com, otherwise your changes will be lost.
var gRDFService = nsJSComponentManager.getService("@mozilla.org/rdf/rdf-service;1",
"nsIRDFService");