Commit Graph

7 Commits

Author SHA1 Message Date
Dave Townsend
e23f0e503a Bug 654530: Sync in-tree test pilot with AMO version. r=dtownsend
DONTBUILD as it is NPOTB on m-c
2011-05-03 12:41:40 -07:00
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
L. David Baron
f51578d775 Fix uses of percentage border-radius in themes for new definition of percent. (Bug 471643) r=Mossop a2.0=blocking+ 2010-08-31 16:46:41 -04:00
Andres Hernandez
94a9d6d3e9 Bug 579906 - Feedback button does not play well with personas; r=dtownsend approval2.0=dtownsend 2010-08-11 10:08:57 -07:00
Jono S Xia
3089816159 Bug 576321: Add "You missed this study" icon to legacy studies user didn't participate in. r+a=dtownsend 2010-07-29 11:56:30 -07:00
Jono S Xia
df1b26400f Bug 562552: Set test pilot window size dynamically based on the available screen size. r=dtownsend 2010-07-19 18:14:52 -07:00
Dave Townsend
bbeecd60ba Bug 573079: Import the Beta Feedback extension into the tree. r=beltzner 2010-06-24 16:36:15 -07:00