Pseudo-automatic update of changes made by dbaron@dbaron.org.
git-svn-id: svn://10.0.0.236/trunk@172305 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
6edb4795dd
commit
0a6822cd1a
@ -5,6 +5,9 @@
|
||||
$mode{'180'} = 'Open';
|
||||
$branch{'180'} = 'HEAD';
|
||||
$fullname{'180'} = 'accessibility';
|
||||
$mode{'188'} = 'Open';
|
||||
$branch{'188'} = 'HEAD';
|
||||
$fullname{'188'} = 'Application Suite';
|
||||
$mode{'52'} = 'Open';
|
||||
$branch{'52'} = 'HEAD';
|
||||
$fullname{'52'} = 'Aurora/RDF BE';
|
||||
@ -307,31 +310,6 @@ $fullname{'93'} = 'Zlib';
|
||||
sub GetT {
|
||||
($b,$_) = (@_);
|
||||
if ($b eq 'HEAD') {
|
||||
if (m:^mozilla/xpfe/.*$:) {return '137';}
|
||||
if (m:^mozilla/js/tests$:) {return '114';}
|
||||
if (m:^js/src/perlconnect$:) {return '111';}
|
||||
if (m:^mozilla/content/xsl/.*$:) {return '140';}
|
||||
if (m:^mozilla/extensions/transformiix/.*$:) {return '140';}
|
||||
if (m:^mozilla/calendar/.*$:) {return '183';}
|
||||
if (m:^mozilla/other-licenses/libical/.*$:) {return '183';}
|
||||
if (m:^gfx/src/photon/.*$:) {return '113';}
|
||||
if (m:^widget/src/photon/.*$:) {return '113';}
|
||||
if (m:^mozilla/content/xul/.*$:) {return '106';}
|
||||
if (m:^mozilla/layout/xul/.*$:) {return '106';}
|
||||
if (m:^mozilla/profile/.*$:) {return '120';}
|
||||
if (m:^mozilla/tools/.*$:) {return '112';}
|
||||
if (m:^xpcom/typelib$:) {return '117';}
|
||||
if (m:^js/src/xpconnect$:) {return '118';}
|
||||
if (m:^xpcom/reflect/xptcall$:) {return '118';}
|
||||
if (m:^xpcom/reflect/xptinfo$:) {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/java/xpcom/.*$:) {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:^CVSROOT/commitcheck\.pl$:) {return '3';}
|
||||
if (m:^CVSROOT/passwd$:) {return '3';}
|
||||
if (m:^mozilla/extensions/xmlterm/.*$:) {return '141';}
|
||||
@ -429,6 +407,7 @@ if (m:^layout/svg/.*$:) {return '187';}
|
||||
if (m:^mozilla/content/xml/.*$:) {return '88';}
|
||||
if (m:^mozilla/extensions/xmlextras/.*$:) {return '88';}
|
||||
if (m:^mozilla/parser/expat/.*$:) {return '88';}
|
||||
if (m:^mozilla/suite/.*$:) {return '188';}
|
||||
if (m:^mozilla/xpcom/.*$:) {return '89';}
|
||||
if (m:^xpcom/io$:) {return '90';}
|
||||
if (m:^mozilla/modules/zlib/.*$:) {return '93';}
|
||||
@ -457,6 +436,31 @@ if (m:^mozilla/content/html/content/.*$:) {return '103';}
|
||||
if (m:^mozilla/content/html/document/.*$:) {return '103';}
|
||||
if (m:^mozilla/dom/.*$:) {return '103';}
|
||||
if (m:^mozilla/js/rhino/.*$:) {return '138';}
|
||||
if (m:^mozilla/xpfe/.*$:) {return '137';}
|
||||
if (m:^mozilla/js/tests$:) {return '114';}
|
||||
if (m:^js/src/perlconnect$:) {return '111';}
|
||||
if (m:^mozilla/content/xsl/.*$:) {return '140';}
|
||||
if (m:^mozilla/extensions/transformiix/.*$:) {return '140';}
|
||||
if (m:^mozilla/calendar/.*$:) {return '183';}
|
||||
if (m:^mozilla/other-licenses/libical/.*$:) {return '183';}
|
||||
if (m:^gfx/src/photon/.*$:) {return '113';}
|
||||
if (m:^widget/src/photon/.*$:) {return '113';}
|
||||
if (m:^mozilla/content/xul/.*$:) {return '106';}
|
||||
if (m:^mozilla/layout/xul/.*$:) {return '106';}
|
||||
if (m:^mozilla/profile/.*$:) {return '120';}
|
||||
if (m:^mozilla/tools/.*$:) {return '112';}
|
||||
if (m:^xpcom/typelib$:) {return '117';}
|
||||
if (m:^js/src/xpconnect$:) {return '118';}
|
||||
if (m:^xpcom/reflect/xptcall$:) {return '118';}
|
||||
if (m:^xpcom/reflect/xptinfo$:) {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/java/xpcom/.*$:) {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 ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') {
|
||||
if (m:^mozilla/nsprpub/.*$:) {return '146';}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user