mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-12 06:08:24 +02:00
This also removes any redundant Ci.nsISupports elements in the interface
lists.
This was done using the following script:
|
||
|---|---|---|
| .. | ||
| content | ||
| test | ||
| BackgroundPageThumbs.jsm | ||
| jar.mn | ||
| moz.build | ||
| nsIPageThumbsStorageService.idl | ||
| nsPageThumbsModule.cpp | ||
| PageThumbs.jsm | ||
| PageThumbsComponents.manifest | ||
| PageThumbsProtocol.cpp | ||
| PageThumbsProtocol.h | ||
| PageThumbsStorageService.js | ||
| PageThumbsWorker.js | ||
| PageThumbUtils.jsm | ||