Pseudo-automatic update of changes made by dbaron@dbaron.org.
git-svn-id: svn://10.0.0.236/trunk@195526 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
bc1bcee965
commit
75de604594
@ -322,6 +322,18 @@ if ($b eq 'BUGZILLA-2_20-BRANCH') {
|
||||
if (m:^mozilla/webtools/bugzilla/.*$:) {return '191';}
|
||||
}
|
||||
if ($b eq 'HEAD') {
|
||||
if (m:^mozilla/modules/libpr0n/.*$:) {return '63';}
|
||||
if (m:^mozilla/extensions/p3p/.*$:) {return '162';}
|
||||
if (m:^mozilla/jpeg/.*$:) {return '64';}
|
||||
if (m:^mozilla/layout/mathml/.*$:) {return '165';}
|
||||
if (m:^mozilla/modules/libimg/png/.*$:) {return '65';}
|
||||
if (m:^mozilla/browser/.*$:) {return '166';}
|
||||
if (m:^mozilla/other-licenses/branding/firefox/.*$:) {return '166';}
|
||||
if (m:^mozilla/intl/.*$:) {return '67';}
|
||||
if (m:^mozilla/chrome/.*$:) {return '169';}
|
||||
if (m:^mozilla/storage/.*$:) {return '169';}
|
||||
if (m:^mozilla/toolkit/.*$:) {return '169';}
|
||||
if (m:^mozilla/xulrunner/.*$:) {return '169';}
|
||||
if (m:^mozilla/modules/oji/.*$:) {return '68';}
|
||||
if (m:^mozilla/nav-java/.*$:) {return '68';}
|
||||
if (m:^mozilla/sun-java/.*$:) {return '68';}
|
||||
@ -446,32 +458,32 @@ if (m:^mozilla/content/xbl/public/.*$:) {return '199';}
|
||||
if (m:^mozilla/content/xbl/src/.*$:) {return '199';}
|
||||
if (m:^mozilla/content/xtf/.*$:) {return '200';}
|
||||
if (m:^mozilla/layout/xtf/.*$:) {return '200';}
|
||||
if (m:^mozilla/extensions/xmlterm/.*$:) {return '141';}
|
||||
if (m:^CVSROOT/commitcheck\.pl$:) {return '3';}
|
||||
if (m:^CVSROOT/passwd$:) {return '3';}
|
||||
if (m:^mozilla/extensions/xmlterm/.*$:) {return '141';}
|
||||
if (m:^mozilla/security/coreconf/.*$:) {return '145';}
|
||||
if (m:^mozilla/security/dbm/.*$:) {return '145';}
|
||||
if (m:^mozilla/security/jss/.*$:) {return '145';}
|
||||
if (m:^mozilla/security/nss/.*$:) {return '145';}
|
||||
if (m:^mozilla/mstone/.*$:) {return '147';}
|
||||
if (m:^mozilla/composer/.*$:) {return '173';}
|
||||
if (m:^mozilla/xpinstall/.*$:) {return '150';}
|
||||
if (m:^mozilla/mstone/.*$:) {return '147';}
|
||||
if (m:^mozilla/[^/]*$:) {return '19';}
|
||||
if (m:^mozilla/security/manager/.*$:) {return '151';}
|
||||
if (m:^mozilla/xpinstall/.*$:) {return '150';}
|
||||
if (m:^mozilla/gfx/src/xlib/.*$:) {return '121';}
|
||||
if (m:^mozilla/widget/src/xlib/.*$:) {return '121';}
|
||||
if (m:^mozilla/widget/src/xlibxtbin/.*$:) {return '121';}
|
||||
if (m:^mozilla/security/manager/.*$:) {return '151';}
|
||||
if (m:^mozilla/ef/.*$:) {return '46';}
|
||||
if (m:^mozilla/webtools/addons/.*$:) {return '185';}
|
||||
if (m:^mozilla/webtools/update/.*$:) {return '185';}
|
||||
if (m:^mozilla/ef/.*$:) {return '46';}
|
||||
if (m:^mozilla/extensions/vixen/.*$:) {return '156';}
|
||||
if (m:^mozilla/gfx/src/gtk/.*$:) {return '49';}
|
||||
if (m:^mozilla/widget/src/gtk/.*$:) {return '49';}
|
||||
if (m:^mozilla/widget/src/gtk2/.*$:) {return '49';}
|
||||
if (m:^mozilla/widget/src/gtksuperwin/.*$:) {return '49';}
|
||||
if (m:^mozilla/widget/src/gtkxtbin/.*$:) {return '49';}
|
||||
if (m:^mozilla/mailnews/movemail/.*$:) {return '157';}
|
||||
if (m:^mozilla/extensions/vixen/.*$:) {return '156';}
|
||||
if (m:^mozilla/rdf/.*$:) {return '52';}
|
||||
if (m:^mozilla/mailnews/movemail/.*$:) {return '157';}
|
||||
if (m:^mozilla/dbm/.*$:) {return '53';}
|
||||
if (m:^mozilla/uriloader/.*$:) {return '158';}
|
||||
if (m:^mozilla/build/.*$:) {return '55';}
|
||||
@ -488,18 +500,6 @@ if (m:^mozilla/gfx/src/qt/.*$:) {return '161';}
|
||||
if (m:^mozilla/widget/src/qt/.*$:) {return '161';}
|
||||
if (m:^mozilla/gfx/src/ps/.*$:) {return '62';}
|
||||
if (m:^mozilla/gfx/src/psshared/.*$:) {return '62';}
|
||||
if (m:^mozilla/modules/libpr0n/.*$:) {return '63';}
|
||||
if (m:^mozilla/extensions/p3p/.*$:) {return '162';}
|
||||
if (m:^mozilla/jpeg/.*$:) {return '64';}
|
||||
if (m:^mozilla/layout/mathml/.*$:) {return '165';}
|
||||
if (m:^mozilla/modules/libimg/png/.*$:) {return '65';}
|
||||
if (m:^mozilla/browser/.*$:) {return '166';}
|
||||
if (m:^mozilla/other-licenses/branding/firefox/.*$:) {return '166';}
|
||||
if (m:^mozilla/intl/.*$:) {return '67';}
|
||||
if (m:^mozilla/chrome/.*$:) {return '169';}
|
||||
if (m:^mozilla/storage/.*$:) {return '169';}
|
||||
if (m:^mozilla/toolkit/.*$:) {return '169';}
|
||||
if (m:^mozilla/xulrunner/.*$:) {return '169';}
|
||||
}
|
||||
if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') {
|
||||
if (m:^mozilla/nsprpub/.*$:) {return '146';}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user