Pseudo-automatic update of changes made by aravind@mozilla.com.
git-svn-id: svn://10.0.0.236/trunk@195594 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -319,21 +319,6 @@ if ($b eq 'BUGZILLA-2_20-BRANCH') {
|
||||
if (m:^mozilla/webtools/bugzilla/.*$:) {return '191';}
|
||||
}
|
||||
if ($b eq 'HEAD') {
|
||||
if (m:^mozilla/mailnews/[^/]*$:) {return '123';}
|
||||
if (m:^mozilla/mailnews/mime/[^/]*$:) {return '124';}
|
||||
if (m:^mozilla/extensions/java$:) {return '128';}
|
||||
if (m:^mozilla/java/plugins/.*$:) {return '129';}
|
||||
if (m:^mozilla/java/webclient/.*$:) {return '127';}
|
||||
if (m:^mozilla/java/dom/.*$:) {return '130';}
|
||||
if (m:^mozilla/java/util/.*$:) {return '133';}
|
||||
if (m:^mozilla/content/xbl/[^/]*$:) {return '199';}
|
||||
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/security/coreconf/.*$:) {return '145';}
|
||||
if (m:^mozilla/security/dbm/.*$:) {return '145';}
|
||||
if (m:^mozilla/security/jss/.*$:) {return '145';}
|
||||
@@ -497,6 +482,21 @@ if (m:^mozilla/js/src/xpconnect/.*$:) {return '118';}
|
||||
if (m:^mozilla/xpcom/libxpt/.*$:) {return '118';}
|
||||
if (m:^mozilla/xpcom/reflect/.*$:) {return '118';}
|
||||
if (m:^mozilla/mailnews/news/.*$:) {return '122';}
|
||||
if (m:^mozilla/mailnews/[^/]*$:) {return '123';}
|
||||
if (m:^mozilla/mailnews/mime/[^/]*$:) {return '124';}
|
||||
if (m:^mozilla/extensions/java$:) {return '128';}
|
||||
if (m:^mozilla/java/plugins/.*$:) {return '129';}
|
||||
if (m:^mozilla/java/webclient/.*$:) {return '127';}
|
||||
if (m:^mozilla/java/dom/.*$:) {return '130';}
|
||||
if (m:^mozilla/java/util/.*$:) {return '133';}
|
||||
if (m:^mozilla/content/xbl/[^/]*$:) {return '199';}
|
||||
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 ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') {
|
||||
if (m:^mozilla/nsprpub/.*$:) {return '146';}
|
||||
|
||||
Reference in New Issue
Block a user