Pseudo-automatic update of changes made by reed@reedloden.com.
git-svn-id: svn://10.0.0.236/trunk@257659 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
096ef45ed3
commit
fc19a68cef
@ -323,6 +323,53 @@ if ($b eq 'BUGZILLA-3_2-BRANCH') {
|
||||
if (m:^mozilla/webtools/bugzilla/.*$:) {return '217';}
|
||||
}
|
||||
if ($b eq 'HEAD') {
|
||||
if (m:^mozilla/modules/plugin/.*$:) {return '81';}
|
||||
if (m:^mozilla/java/webclient/.*$:) {return '127';}
|
||||
if (m:^mozilla/extensions/help/.*$:) {return '188';}
|
||||
if (m:^mozilla/suite/.*$:) {return '188';}
|
||||
if (m:^mozilla/modules/libpref/.*$:) {return '82';}
|
||||
if (m:^mozilla/java/dom/.*$:) {return '130';}
|
||||
if (m:^mozilla/modules/libreg/.*$:) {return '84';}
|
||||
if (m:^mozilla/java/util/.*$:) {return '133';}
|
||||
if (m:^mozilla/webtools/bugzilla/.*$:) {return '190';}
|
||||
if (m:^db/sqlite3/.*$:) {return '216';}
|
||||
if (m:^storage/.*$:) {return '216';}
|
||||
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/xml/.*$:) {return '88';}
|
||||
if (m:^mozilla/extensions/xmlextras/.*$:) {return '88';}
|
||||
if (m:^mozilla/parser/expat/.*$:) {return '88';}
|
||||
if (m:^mozilla/content/xtf/.*$:) {return '200';}
|
||||
if (m:^mozilla/layout/xtf/.*$:) {return '200';}
|
||||
if (m:^mozilla/gfx/[^/]*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/cairo/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/public/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/[^/]*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/gtk/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/mac/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/shared/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/thebes/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/windows/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/thebes/.*$:) {return '201';}
|
||||
if (m:^mozilla/modules/lcms/.*$:) {return '201';}
|
||||
if (m:^mozilla/tools/wizards/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/[^/]*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/base/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/build/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/components/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/doc/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/ds/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/glue/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/MoreFiles/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/obsolete/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/proxy/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/sample/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/stub/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/tests/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/threads/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/tools/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/windbgdlg/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/reflect/xptcall/.*$:) {return '206';}
|
||||
if (m:^mozilla/gfx/src/xprint/.*$:) {return '179';}
|
||||
if (m:^mozilla/xpinstall/.*$:) {return '150';}
|
||||
@ -501,53 +548,6 @@ if (m:^mozilla/nsprpub/.*$:) {return '78';}
|
||||
if (m:^mozilla/java/plugins/.*$:) {return '129';}
|
||||
if (m:^mozilla/content/svg/.*$:) {return '187';}
|
||||
if (m:^mozilla/layout/svg/.*$:) {return '187';}
|
||||
if (m:^mozilla/modules/plugin/.*$:) {return '81';}
|
||||
if (m:^mozilla/java/webclient/.*$:) {return '127';}
|
||||
if (m:^mozilla/extensions/help/.*$:) {return '188';}
|
||||
if (m:^mozilla/suite/.*$:) {return '188';}
|
||||
if (m:^mozilla/modules/libpref/.*$:) {return '82';}
|
||||
if (m:^mozilla/java/dom/.*$:) {return '130';}
|
||||
if (m:^mozilla/modules/libreg/.*$:) {return '84';}
|
||||
if (m:^mozilla/java/util/.*$:) {return '133';}
|
||||
if (m:^mozilla/webtools/bugzilla/.*$:) {return '190';}
|
||||
if (m:^db/sqlite3/.*$:) {return '216';}
|
||||
if (m:^storage/.*$:) {return '216';}
|
||||
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/xml/.*$:) {return '88';}
|
||||
if (m:^mozilla/extensions/xmlextras/.*$:) {return '88';}
|
||||
if (m:^mozilla/parser/expat/.*$:) {return '88';}
|
||||
if (m:^mozilla/content/xtf/.*$:) {return '200';}
|
||||
if (m:^mozilla/layout/xtf/.*$:) {return '200';}
|
||||
if (m:^mozilla/gfx/[^/]*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/cairo/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/public/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/[^/]*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/gtk/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/mac/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/shared/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/thebes/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/src/windows/.*$:) {return '201';}
|
||||
if (m:^mozilla/gfx/thebes/.*$:) {return '201';}
|
||||
if (m:^mozilla/modules/lcms/.*$:) {return '201';}
|
||||
if (m:^mozilla/tools/wizards/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/[^/]*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/base/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/build/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/components/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/doc/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/ds/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/glue/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/MoreFiles/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/obsolete/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/proxy/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/sample/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/stub/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/tests/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/threads/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/tools/.*$:) {return '89';}
|
||||
if (m:^mozilla/xpcom/windbgdlg/.*$:) {return '89';}
|
||||
}
|
||||
if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') {
|
||||
if (m:^mozilla/nsprpub/.*$:) {return '146';}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user