From aad561b52c9ae2c0608be367ba650cc8a8cc7d69 Mon Sep 17 00:00:00 2001 From: despotdaemon Date: Fri, 13 Oct 2006 12:27:29 +0000 Subject: [PATCH] Pseudo-automatic update of changes made by ted.mielczarek@gmail.com. git-svn-id: svn://10.0.0.236/trunk@213582 18797224-902f-48f8-a5cc-f745e15eee43 --- CVSROOT/commitcheck.pl | 122 ++++++++++++++++++++--------------------- CVSROOT/passwd | 1 + 2 files changed, 62 insertions(+), 61 deletions(-) diff --git a/CVSROOT/commitcheck.pl b/CVSROOT/commitcheck.pl index 3b5e2a20f36..bc8ce296d78 100755 --- a/CVSROOT/commitcheck.pl +++ b/CVSROOT/commitcheck.pl @@ -338,25 +338,74 @@ if ($b eq 'BUGZILLA-2_22-BRANCH') { if (m:^mozilla/webtools/bugzilla/.*$:) {return '203';} } if ($b eq 'HEAD') { +if (m:^mozilla/build/.*$:) {return '55';} +if (m:^mozilla/config/.*$:) {return '55';} +if (m:^mozilla/editor/.*$:) {return '56';} +if (m:^mozilla/string/.*$:) {return '160';} +if (m:^mozilla/xpcom/string/.*$:) {return '160';} +if (m:^mozilla/directory/.*$:) {return '59';} +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 (m:^mozilla/modules/oji/.*$:) {return '68';} +if (m:^mozilla/nav-java/.*$:) {return '68';} +if (m:^mozilla/sun-java/.*$:) {return '68';} +if (m:^mozilla/mail/.*$:) {return '170';} +if (m:^mozilla/other-licenses/branding/thunderbird/.*$:) {return '170';} +if (m:^mozilla/caps/.*$:) {return '69';} +if (m:^mozilla/extensions/cookie/.*$:) {return '171';} +if (m:^mozilla/js/src/[^/]*$:) {return '70';} +if (m:^mozilla/js/src/config/.*$:) {return '70';} +if (m:^mozilla/js/src/editline/.*$:) {return '70';} +if (m:^mozilla/js/src/fdlibm/.*$:) {return '70';} +if (m:^mozilla/gfx/src/beos/.*$:) {return '172';} +if (m:^mozilla/widget/src/beos/.*$:) {return '172';} +if (m:^mozilla/extensions/venkman/.*$:) {return '71';} +if (m:^mozilla/js/jsd/.*$:) {return '71';} +if (m:^mozilla/extensions/help/.*$:) {return '174';} +if (m:^mozilla/js/src/liveconnect/.*$:) {return '72';} +if (m:^mozilla/gfx/src/windows/.*$:) {return '175';} +if (m:^mozilla/widget/src/windows/.*$:) {return '175';} +if (m:^mozilla/netwerk/.*$:) {return '77';} +if (m:^mozilla/gfx/[^/]*$:) {return '177';} +if (m:^mozilla/gfx/public/.*$:) {return '177';} +if (m:^mozilla/gfx/src/[^/]*$:) {return '177';} +if (m:^mozilla/gfx/src/shared/.*$:) {return '177';} +if (m:^mozilla/widget/[^/]*$:) {return '177';} +if (m:^mozilla/widget/public/.*$:) {return '177';} +if (m:^mozilla/widget/src/[^/]*$:) {return '177';} +if (m:^mozilla/widget/src/xpwidgets/.*$:) {return '177';} +if (m:^mozilla/nsprpub/.*$:) {return '78';} if (m:^mozilla/gfx/src/mac/.*$:) {return '178';} if (m:^mozilla/widget/src/cocoa/.*$:) {return '178';} if (m:^mozilla/widget/src/mac/.*$:) {return '178';} -if (m:^mozilla/nsprpub/.*$:) {return '78';} -if (m:^mozilla/accessibility/.*$:) {return '180';} if (m:^mozilla/modules/plugin/.*$:) {return '81';} -if (m:^mozilla/extensions/typeaheadfind/.*$:) {return '181';} +if (m:^mozilla/accessibility/.*$:) {return '180';} if (m:^mozilla/modules/libpref/.*$:) {return '82';} -if (m:^mozilla/content/xbl/builtin/.*$:) {return '182';} +if (m:^mozilla/extensions/typeaheadfind/.*$:) {return '181';} if (m:^mozilla/modules/libreg/.*$:) {return '84';} +if (m:^mozilla/content/xbl/builtin/.*$:) {return '182';} +if (m:^mozilla/modules/security/.*$:) {return '86';} if (m:^mozilla/extensions/inspector/.*$:) {return '184';} if (m:^mozilla/layout/inspector/.*$:) {return '184';} -if (m:^mozilla/modules/security/.*$:) {return '86';} -if (m:^mozilla/content/svg/.*$:) {return '187';} -if (m:^mozilla/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/content/svg/.*$:) {return '187';} +if (m:^mozilla/layout/svg/.*$:) {return '187';} if (m:^mozilla/xpcom/[^/]*$:) {return '89';} if (m:^mozilla/xpcom/base/.*$:) {return '89';} if (m:^mozilla/xpcom/build/.*$:) {return '89';} @@ -373,15 +422,16 @@ 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/grendel/.*$:) {return '189';} +if (m:^mozilla/suite/.*$:) {return '188';} if (m:^mozilla/xpcom/io/.*$:) {return '90';} -if (m:^mozilla/webtools/bugzilla/.*$:) {return '190';} +if (m:^mozilla/grendel/.*$:) {return '189';} if (m:^mozilla/modules/zlib/.*$:) {return '93';} +if (m:^mozilla/webtools/bugzilla/.*$:) {return '190';} if (m:^mozilla/gfx/src/xprint/.*$:) {return '179';} +if (m:^mozilla/view/.*$:) {return '96';} if (m:^mozilla/gfx/cairo/.*$:) {return '201';} if (m:^mozilla/gfx/src/thebes/.*$:) {return '201';} if (m:^mozilla/gfx/thebes/.*$:) {return '201';} -if (m:^mozilla/view/.*$:) {return '96';} if (m:^mozilla/layout/[^/]*$:) {return '98';} if (m:^mozilla/layout/base/.*$:) {return '98';} if (m:^mozilla/layout/build/.*$:) {return '98';} @@ -463,56 +513,6 @@ 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';} -if (m:^mozilla/config/.*$:) {return '55';} -if (m:^mozilla/editor/.*$:) {return '56';} -if (m:^mozilla/string/.*$:) {return '160';} -if (m:^mozilla/xpcom/string/.*$:) {return '160';} -if (m:^mozilla/directory/.*$:) {return '59';} -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/browser/.*$:) {return '166';} -if (m:^mozilla/other-licenses/branding/firefox/.*$:) {return '166';} -if (m:^mozilla/modules/libimg/png/.*$:) {return '65';} -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/intl/.*$:) {return '67';} -if (m:^mozilla/mail/.*$:) {return '170';} -if (m:^mozilla/other-licenses/branding/thunderbird/.*$:) {return '170';} -if (m:^mozilla/modules/oji/.*$:) {return '68';} -if (m:^mozilla/nav-java/.*$:) {return '68';} -if (m:^mozilla/sun-java/.*$:) {return '68';} -if (m:^mozilla/extensions/cookie/.*$:) {return '171';} -if (m:^mozilla/caps/.*$:) {return '69';} -if (m:^mozilla/gfx/src/beos/.*$:) {return '172';} -if (m:^mozilla/widget/src/beos/.*$:) {return '172';} -if (m:^mozilla/js/src/[^/]*$:) {return '70';} -if (m:^mozilla/js/src/config/.*$:) {return '70';} -if (m:^mozilla/js/src/editline/.*$:) {return '70';} -if (m:^mozilla/js/src/fdlibm/.*$:) {return '70';} -if (m:^mozilla/extensions/help/.*$:) {return '174';} -if (m:^mozilla/extensions/venkman/.*$:) {return '71';} -if (m:^mozilla/js/jsd/.*$:) {return '71';} -if (m:^mozilla/gfx/src/windows/.*$:) {return '175';} -if (m:^mozilla/widget/src/windows/.*$:) {return '175';} -if (m:^mozilla/js/src/liveconnect/.*$:) {return '72';} -if (m:^mozilla/gfx/[^/]*$:) {return '177';} -if (m:^mozilla/gfx/public/.*$:) {return '177';} -if (m:^mozilla/gfx/src/[^/]*$:) {return '177';} -if (m:^mozilla/gfx/src/shared/.*$:) {return '177';} -if (m:^mozilla/widget/[^/]*$:) {return '177';} -if (m:^mozilla/widget/public/.*$:) {return '177';} -if (m:^mozilla/widget/src/[^/]*$:) {return '177';} -if (m:^mozilla/widget/src/xpwidgets/.*$:) {return '177';} -if (m:^mozilla/netwerk/.*$:) {return '77';} } if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') { if (m:^mozilla/nsprpub/.*$:) {return '146';} diff --git a/CVSROOT/passwd b/CVSROOT/passwd index 5c76e0a4516..28107e08cb3 100644 --- a/CVSROOT/passwd +++ b/CVSROOT/passwd @@ -344,6 +344,7 @@ taek%netscape.com:7oZpC0ix52epo:cvsuser tajima%eng.sun.com:/sI8qG0LRP1mk:cvsuser talisman%anamorphic.com:KB7aseh1Ssuyg:cvsuser tara%tequilarista.org:tVcSLekcNJsk2:cvsuser +ted.mielczarek%gmail.com:RZ395urzBvt8Q:cvsuser terry%mozilla.org:sYyehWIbexkrI:cvsuser tfox%netscape.com:tQPZKESPZltZ2:cvsuser tgl%sss.pgh.pa.us:rr7pe1GPkjIw6:cvsuser