gecko/browser/app/profile/extensions/testpilot@labs.mozilla.com
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
..
components Bug 580227: Upgrade Test Pilot for the new component registration changes. r=dtownsend landing on a CLOSED TREE 2010-07-20 10:42:17 -07:00
content 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
defaults/preferences Bug 579707 - Hard-coded strings need to be replaced with entities; r+a=dtownsend 2010-08-13 12:07:36 -07:00
instrument Bug 573079: Import the Beta Feedback extension into the tree. r=beltzner 2010-06-24 16:36:15 -07:00
modules Bug 567308: Test Pilot needs to clean up after itself; delete old prefs and data. r+a=dtownsend 2010-08-15 09:13:43 -07:00
skin 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
tests Bug 570581: No studies get loaded if index file not reachable on Firefox startup. r+a=dtownsend 2010-07-29 10:31:23 -07:00
chrome.manifest Bug 578873 - Feedback item disappears in menu when the TP panel is open; r=dtownsend approval2.0=dtownsend 2010-08-11 10:11:37 -07:00
install.rdf Bug 588476: Bump maxVersion of Feedback for beta5. r=dolske, a=blocking-beta5 2010-08-27 14:59:10 -07:00