gecko-dev/toolkit/content
Bobby Holley a25701a3f7 Bug 792036 - Automated fixups. r=mccr8
find /files/mozilla/build/d/_tests/testing/mochitest/tests/ | egrep "\.(xhtml|html|xml|js)$" | grep -v SimpleTest | grep -vi mochikit | grep -v simpleThread | grep -v test_ipc_messagemanager_blob.html | grep -v "indexedDB/test" | xargs grep -l Components |  xargs grep -L enablePrivilege | perl -pe 's#.*mochitest/tests/##' | xargs perl -p -i.bakkk -e 's/Components\.interfaces(\s|;|\.|\[)/SpecialPowers\.Ci$1/g, s/SpecialPowers\.wrap\(Components\)\.(.)(lasses|tils|nterfaces|esults)/SpecialPowers.C$1/g, s/(?<![\.a-zA-Z])Components/SpecialPowers\.Components/g, s/window\.Components/window\.SpecialPowers\.Components/g'
2012-09-24 14:46:29 +02:00
..
tests Bug 792036 - Automated fixups. r=mccr8 2012-09-24 14:46:29 +02:00
widgets Bug 781588 - [Perf] Refactor formatValue to increase performance by 40%. r=felipe 2012-09-21 16:03:23 -07:00
DeferredTask.jsm Bug 787745 - try to fix intermittent browser_DeferredTask.js failure by having DeferredTask completely re-initialize its timer, rather than just re-setting its delay, r=gavin 2012-09-06 17:31:49 -06:00
Dict.jsm Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Geometry.jsm Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
InlineSpellChecker.jsm Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
LightweightThemeConsumer.jsm Bug 650968 - Enabling a lightweight theme (Persona) causes significant startup slowness; r=felipe 2012-09-22 21:24:26 +02:00
Makefile.in Bug 554174 - Make about:support information easily parseable. r=felipe 2012-09-18 13:25:06 -07:00
PageMenu.jsm Bug 780313 - Remove unnecessary preprocessing of Toolkit files. r=gavin 2012-08-04 13:22:55 +12:00
PopupNotifications.jsm Bug 771818 - Using WeakMap to store popup notification object. r=MattN 2012-08-09 13:51:41 -07:00
PrivateBrowsingUtils.jsm Bug 769467 - Add a PrivateBrowsingUtils module. r=gavin 2012-07-03 15:35:03 +01:00
PropertyListUtils.jsm Reland Part 1 of Bug 710259 - Add a module for reading property list (plist) files (and add support for lazy-getters values in Dict.jsm). r=mak, sr=mossap for the new module. r=sid0 for the changes to Dict.jsm 2012-01-23 14:05:01 +02:00
Services.jsm Bug 769737 Add nsIFocusManager to Services.jsm r=gavin. 2012-07-02 05:09:31 +08:00
Task.jsm Bug 763311 - Implement basic "Task.js" interfaces in Toolkit. r=Mossop 2012-08-20 13:51:44 +02:00
Troubleshoot.jsm Bug 792666 - Add browser.urlbar prefs to about:support. r=zpao 2012-09-21 23:36:16 -04:00
UpdateChannel.jsm Bug 721165 - Extract repeated code for retrieving CHANNEL information from Blocklist and Telemetry to a javascript module r=gavin 2012-09-10 10:54:41 -06:00
WindowDraggingUtils.jsm Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
XPCNativeWrapper.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
about.xhtml Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
aboutAbout.xhtml Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
aboutRights-unbranded.xhtml Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
aboutRights.xhtml Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
aboutSupport.js Bug 791662 - Add toaster notification to Copy-to-clipboard in about:support, r=margaret, f=mfinkle 2012-09-22 13:12:30 -04:00
aboutSupport.xhtml Bug 789674 - Update about:support to use Troubleshoot.jsm. r=felipe 2012-09-18 13:30:41 -07:00
buildconfig.html Bug 733169 - Inconsistent font sizes for about:buildconfig (v2), r=margaret 2012-08-30 21:03:21 -04:00
charsetOverlay.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
charsetOverlay.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
contentAreaUtils.js Bug 789546 - Convert all JS users of imgICache service to use privacy-aware imgITools API instead. r=ehsan 2012-09-17 12:18:40 -04:00
customizeCharset.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
customizeCharset.xul Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
customizeToolbar.css Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
customizeToolbar.js Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
customizeToolbar.xul Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
debug.js Bug 780313 - Remove unnecessary preprocessing of Toolkit files. r=gavin 2012-08-04 13:22:55 +12:00
devicestorage.properties Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf 2012-09-05 14:30:36 -07:00
directionDetector.html Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
editMenuOverlay.js Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
editMenuOverlay.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
filepicker.properties Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
findUtils.js Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
finddialog.js Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
finddialog.xul Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
globalOverlay.js Bug 722994 - globalOverlay.js uses global Private Browsing state to control display of a prompt; r=ehsan 2012-06-27 15:14:45 +05:30
jar.mn Bug 786922 - Device Storage - use a properties file instead of the mime service. The properties. r=djf 2012-09-05 14:30:36 -07:00
license.html Bug 777409: Remove Growl support. Replaced by Notification Center support on OS X 10.8, which has much smaller code size and doesn't do main thread i/o. r=dougt 2012-09-18 10:08:17 -04:00
macWindowMenu.inc
macWindowMenu.js Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
menulist.css Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
mozilla.xhtml Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
nsDragAndDrop.js Bug 774585: Rename getCodebasePrincipal to getSimpleCodebasePrincipal since the behavior has semantically changed. r=mounir 2012-07-21 00:29:40 -07:00
plugins.css Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
plugins.html Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
resetProfile.css Bug 731047 - Clean up old profile after Firefox profile reset. r=bsmedberg, ui-r=limi 2012-03-19 17:01:49 -07:00
resetProfile.js Bug 749931 - "Migration to a clean Firefox profile" feature doesn't suggest browser history migration (Part 2). r=gavin 2012-07-08 13:33:21 -07:00
resetProfile.xul Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
resetProfileProgress.xul Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
textbox.css Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
treeUtils.js Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
viewZoomOverlay.js Bug 758354 Stop unnecessarily preprocessing chrome r=dolske 2012-06-26 00:11:16 +01:00
xul.css Bug 772456 - Replace '-moz-transition' with 'transition' in toolkit/. r=dao 2012-07-11 08:35:26 +07:00