From efec3bddf08039e8bab75759c0c9825214b5f58b Mon Sep 17 00:00:00 2001 From: despotdaemon Date: Sun, 24 May 2009 02:25:17 +0000 Subject: [PATCH] Pseudo-automatic update of changes made by myk@mozilla.org. git-svn-id: svn://10.0.0.236/trunk@257275 18797224-902f-48f8-a5cc-f745e15eee43 --- CVSROOT/commitcheck.pl | 104 ++++++++++++++++++++--------------------- CVSROOT/passwd | 2 +- 2 files changed, 53 insertions(+), 53 deletions(-) diff --git a/CVSROOT/commitcheck.pl b/CVSROOT/commitcheck.pl index 48b4e16764e..3fcd0ad5128 100755 --- a/CVSROOT/commitcheck.pl +++ b/CVSROOT/commitcheck.pl @@ -323,58 +323,6 @@ if ($b eq 'BUGZILLA-3_2-BRANCH') { if (m:^mozilla/webtools/bugzilla/.*$:) {return '217';} } if ($b eq 'HEAD') { -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';} -if (m:^mozilla/view/.*$:) {return '96';} -if (m:^mozilla/security/manager/.*$:) {return '151';} -if (m:^mozilla/layout/[^/]*$:) {return '98';} -if (m:^mozilla/layout/base/.*$:) {return '98';} -if (m:^mozilla/layout/build/.*$:) {return '98';} -if (m:^mozilla/layout/doc/.*$:) {return '98';} -if (m:^mozilla/layout/forms/.*$:) {return '98';} -if (m:^mozilla/layout/generic/.*$:) {return '98';} -if (m:^mozilla/layout/html/.*$:) {return '98';} -if (m:^mozilla/layout/macbuild/.*$:) {return '98';} -if (m:^mozilla/layout/printing/.*$:) {return '98';} -if (m:^mozilla/layout/tables/.*$:) {return '98';} -if (m:^mozilla/layout/tools/.*$:) {return '98';} -if (m:^mozilla/webtools/addons/.*$:) {return '185';} -if (m:^mozilla/webtools/aus/.*$:) {return '185';} -if (m:^mozilla/webtools/update/.*$:) {return '185';} if (m:^CVSROOT/commitcheck\.pl$:) {return '3';} if (m:^CVSROOT/passwd$:) {return '3';} if (m:^mozilla/layout/style/.*$:) {return '100';} @@ -548,6 +496,58 @@ 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';} +if (m:^mozilla/view/.*$:) {return '96';} +if (m:^mozilla/security/manager/.*$:) {return '151';} +if (m:^mozilla/layout/[^/]*$:) {return '98';} +if (m:^mozilla/layout/base/.*$:) {return '98';} +if (m:^mozilla/layout/build/.*$:) {return '98';} +if (m:^mozilla/layout/doc/.*$:) {return '98';} +if (m:^mozilla/layout/forms/.*$:) {return '98';} +if (m:^mozilla/layout/generic/.*$:) {return '98';} +if (m:^mozilla/layout/html/.*$:) {return '98';} +if (m:^mozilla/layout/macbuild/.*$:) {return '98';} +if (m:^mozilla/layout/printing/.*$:) {return '98';} +if (m:^mozilla/layout/tables/.*$:) {return '98';} +if (m:^mozilla/layout/tools/.*$:) {return '98';} +if (m:^mozilla/webtools/addons/.*$:) {return '185';} +if (m:^mozilla/webtools/aus/.*$:) {return '185';} +if (m:^mozilla/webtools/update/.*$:) {return '185';} } if ($b eq 'NSPRPUB_PRE_4_2_CLIENT_BRANCH') { if (m:^mozilla/nsprpub/.*$:) {return '146';} diff --git a/CVSROOT/passwd b/CVSROOT/passwd index d4bc80372c5..2b607813a55 100644 --- a/CVSROOT/passwd +++ b/CVSROOT/passwd @@ -224,7 +224,7 @@ mrbkap%gmail.com:UMeeFwmDqd7II:cvsuser mschroeder%mozilla.x-home.org:iWrL1IFBbV/sw:cvsuser mstange%themasta.com:xXppy8/VqgZYk:cvsuser mvl%exedo.nl:kpiBYLuZnAosE:cvsuser -myk%mozilla.org:MIMFV9/iOy5JI:cvsadm +myk%mozilla.org:UPia1WceZof6E:cvsadm m_kato%ga2.so-net.ne.jp:FoloD5kECUuTo:cvsuser nboyd%atg.com:hbKSEw6zIzn8A:cvsuser neil.williams%sun.com:5demyASX0XQLE:cvsuser