gecko/browser/app
Zack Weinberg ext:(%2C%20L.%20David%20Baron%20%3Cdbaron%40dbaron.org%3E) e4c76eccb0 Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6
This was generated with the command:

LC_ALL=C grep -irlEZe '[-_]moz[-_]border[-_]radius([-_](top|bottom)(right|left))?' * | xargs -0 perl -pi -e \
    's/-moz-border-radius-(top|bottom)(left|right)/border-${1}-${2}-radius/gi;
     s/_moz_border_radius_(top|bottom)Right/border_${1}_right_radius/g;
     s/_moz_border_radius_(top|bottom)Left/border_${1}_left_radius/g;
     s/-moz-border-radius/border-radius/gi;
     s/_moz_border_radius/border_radius/g;'
2010-09-09 08:21:47 -07:00
..
macbuild/Contents Bug 589391: Ensure proper minimum Mac OS X system version is set for each architecture. r=smichaud r=ted a=blocking-b5 2010-08-23 15:33:51 -04:00
profile Bug 451134 (1/2): switch to the official border-radius property names: purely mechanical changes. r=dbaron a2.0=blocking2.0:beta6 2010-09-09 08:21:47 -07:00
application.ini Bug 521349 - crash reporter should submit to a URL including some client info for stat mining from access logs. r=vlad 2010-06-17 14:39:22 -07:00
apprunner-beos.rsrc
blocklist.xml Bug 531712 - Update shipped copy of blocklist.xml, again. r=mossop 2009-11-30 16:05:31 -08:00
firefox.exe.manifest Bug 567497 - "Files executed via download manager cause Win7 compatibility mode to permanently apply to firefox.exe and not downloaded file" [r=ted] 2010-05-24 09:55:00 -04:00
Makefile.in Backed out changeset 7c0438df6767 2010-08-27 22:52:02 +00:00
module.ver bug 316387, part 2 - actually use generic configure variables in Firefox module.ver, r=ted 2009-05-05 19:29:45 +02:00
nsBrowserApp.cpp Backed out changeset 7c0438df6767 2010-08-27 22:52:02 +00:00
README.txt
splash.rc bug 316387, part 2 - actually use generic configure variables in Firefox module.ver, r=ted 2009-05-05 19:29:45 +02:00
splashos2.rc

For information about installing, running and configuring Firefox 
including a list of known issues and troubleshooting information, 
refer to: http://getfirefox.com/releases/