Pseudo-automatic update of changes made by rcampbell@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@245799 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -311,6 +311,10 @@ if ($b eq 'BUGZILLA-3_0-BRANCH') {
|
||||
if (m:^mozilla/webtools/bugzilla/.*$:) {return '212';}
|
||||
}
|
||||
if ($b eq 'HEAD') {
|
||||
if (m:^mozilla/testing/.*$:) {return '202';}
|
||||
if (m:^mozilla/extensions/irc/.*$:) {return '211';}
|
||||
if (m:^mozilla/profile/.*$:) {return '120';}
|
||||
if (m:^mozilla/tools/.*$:) {return '112';}
|
||||
if (m:^mozilla/xpcom/typelib/.*$:) {return '117';}
|
||||
if (m:^mozilla/js/src/xpconnect/.*$:) {return '118';}
|
||||
if (m:^mozilla/js/jsd/.*$:) {return '207';}
|
||||
@@ -486,10 +490,6 @@ if (m:^mozilla/gfx/src/photon/.*$:) {return '113';}
|
||||
if (m:^mozilla/widget/src/photon/.*$:) {return '113';}
|
||||
if (m:^mozilla/content/xul/.*$:) {return '106';}
|
||||
if (m:^mozilla/layout/xul/.*$:) {return '106';}
|
||||
if (m:^mozilla/testing/.*$:) {return '202';}
|
||||
if (m:^mozilla/extensions/irc/.*$:) {return '211';}
|
||||
if (m:^mozilla/profile/.*$:) {return '120';}
|
||||
if (m:^mozilla/tools/.*$:) {return '112';}
|
||||
}
|
||||
if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') {
|
||||
if (m:^mozilla/nsprpub/.*$:) {return '146';}
|
||||
|
||||
Reference in New Issue
Block a user