зеркало из https://github.com/mozilla/pjs.git
don't make ignore of NS_ENSURE_TRUE(presShell) depend on line number.
This commit is contained in:
Родитель
d237a6893d
Коммит
741ff911c3
|
@ -5,8 +5,8 @@
|
|||
# errors and creating links into the source code where the errors
|
||||
# occurred.
|
||||
|
||||
# $Revision: 1.11 $
|
||||
# $Date: 2002-05-02 19:45:13 $
|
||||
# $Revision: 1.12 $
|
||||
# $Date: 2002-05-06 21:07:57 $
|
||||
# $Author: kestes%walrus.com $
|
||||
# $Source: /home/jrmuizel/cvs-mirror/mozilla/webtools/tinderbox2/src/default_conf/Error_Parse.pm,v $
|
||||
# $Name: $
|
||||
|
@ -177,7 +177,7 @@ sub line_type {
|
|||
|
||||
($line =~ m/Status token, FAILED, not found/) ||
|
||||
|
||||
($line =~ m!WARNING: NS_ENSURE_TRUE(presShell) failed, file /builds/tinderbox/SeaMonkey/Linux_2.2.5-22smp_Clobber/mozilla/content/html/content/src/nsGenericHTMLElement.cpp, line 2967!) ||
|
||||
($line =~ m!WARNING: NS_ENSURE_TRUE(presShell) failed, file /builds/tinderbox/SeaMonkey/Linux_2.2.5-22smp_Clobber/mozilla/content/html/content/src/nsGenericHTMLElement.cpp!) ||
|
||||
|
||||
# note that the word widget was followed by a
|
||||
# quote mark which emacs thought was a bit funny
|
||||
|
|
Загрузка…
Ссылка в новой задаче