зеркало из https://github.com/mozilla/gecko-dev.git
8a6f97c45c
The overlay was responsible for script loading and defining three elements (bhTooltip, placesCommands, placesContext). In the majority of places where the overlay was included only part of it was used. To remove the overlay, the elements were each split into include files and moved into where they were used. For the scripts, a JS file was added that defines all the lazy modules and then this script, globalOverlay.js and utilityOverlay.js were inlined to everywhere that would have included them from the overlay. MozReview-Commit-ID: 8T5D46oYWLn --HG-- rename : browser/components/places/content/placesOverlay.xul => browser/components/places/content/placesCommands.inc.xul rename : browser/components/places/content/placesOverlay.xul => browser/components/places/content/placesContextMenu.inc.xul extra : rebase_source : c1071af4ea264a95183cbc65caae98feb23d58e5 |
||
---|---|---|
.. | ||
crashtests | ||
test | ||
ActorsChild.cpp | ||
ActorsChild.h | ||
ActorsParent.cpp | ||
ActorsParent.h | ||
FileInfo.cpp | ||
FileInfo.h | ||
FileManager.h | ||
FileSnapshot.cpp | ||
FileSnapshot.h | ||
IDBCursor.cpp | ||
IDBCursor.h | ||
IDBDatabase.cpp | ||
IDBDatabase.h | ||
IDBEvents.cpp | ||
IDBEvents.h | ||
IDBFactory.cpp | ||
IDBFactory.h | ||
IDBFileHandle.cpp | ||
IDBFileHandle.h | ||
IDBFileRequest.cpp | ||
IDBFileRequest.h | ||
IDBIndex.cpp | ||
IDBIndex.h | ||
IDBKeyRange.cpp | ||
IDBKeyRange.h | ||
IDBMutableFile.cpp | ||
IDBMutableFile.h | ||
IDBObjectStore.cpp | ||
IDBObjectStore.h | ||
IDBRequest.cpp | ||
IDBRequest.h | ||
IDBTransaction.cpp | ||
IDBTransaction.h | ||
IDBWrapperCache.cpp | ||
IDBWrapperCache.h | ||
IndexedDatabase.h | ||
IndexedDatabaseInlines.h | ||
IndexedDatabaseManager.cpp | ||
IndexedDatabaseManager.h | ||
Key.cpp | ||
Key.h | ||
KeyPath.cpp | ||
KeyPath.h | ||
PBackgroundIDBCursor.ipdl | ||
PBackgroundIDBDatabase.ipdl | ||
PBackgroundIDBDatabaseFile.ipdl | ||
PBackgroundIDBDatabaseRequest.ipdl | ||
PBackgroundIDBFactory.ipdl | ||
PBackgroundIDBFactoryRequest.ipdl | ||
PBackgroundIDBRequest.ipdl | ||
PBackgroundIDBSharedTypes.ipdlh | ||
PBackgroundIDBTransaction.ipdl | ||
PBackgroundIDBVersionChangeTransaction.ipdl | ||
PBackgroundIndexedDBUtils.ipdl | ||
PIndexedDBPermissionRequest.ipdl | ||
PermissionRequestBase.cpp | ||
PermissionRequestBase.h | ||
ProfilerHelpers.h | ||
ReportInternalError.cpp | ||
ReportInternalError.h | ||
ScriptErrorHelper.cpp | ||
ScriptErrorHelper.h | ||
SerializationHelpers.h | ||
moz.build |