I have no desire to hear hyatt moo. r=bryner
This commit is contained in:
@@ -7517,9 +7517,11 @@ nsCSSFrameConstructor::ConstructFrameInternal( nsIPresShell* aPresShe
|
|||||||
nsFrameItems& aFrameItems,
|
nsFrameItems& aFrameItems,
|
||||||
PRBool aXBLBaseTag)
|
PRBool aXBLBaseTag)
|
||||||
{
|
{
|
||||||
|
#ifdef DEBUG_hyatt
|
||||||
if (aTag == nsXULAtoms::menulist) {
|
if (aTag == nsXULAtoms::menulist) {
|
||||||
printf("moo!");
|
printf("moo!");
|
||||||
}
|
}
|
||||||
|
#endif /* DEBUG_hyatt */
|
||||||
// The following code allows the user to specify the base tag
|
// The following code allows the user to specify the base tag
|
||||||
// of a XUL object using XBL. XUL objects (like boxes, menus, etc.)
|
// of a XUL object using XBL. XUL objects (like boxes, menus, etc.)
|
||||||
// can then be extended arbitrarily.
|
// can then be extended arbitrarily.
|
||||||
|
|||||||
@@ -7517,9 +7517,11 @@ nsCSSFrameConstructor::ConstructFrameInternal( nsIPresShell* aPresShe
|
|||||||
nsFrameItems& aFrameItems,
|
nsFrameItems& aFrameItems,
|
||||||
PRBool aXBLBaseTag)
|
PRBool aXBLBaseTag)
|
||||||
{
|
{
|
||||||
|
#ifdef DEBUG_hyatt
|
||||||
if (aTag == nsXULAtoms::menulist) {
|
if (aTag == nsXULAtoms::menulist) {
|
||||||
printf("moo!");
|
printf("moo!");
|
||||||
}
|
}
|
||||||
|
#endif /* DEBUG_hyatt */
|
||||||
// The following code allows the user to specify the base tag
|
// The following code allows the user to specify the base tag
|
||||||
// of a XUL object using XBL. XUL objects (like boxes, menus, etc.)
|
// of a XUL object using XBL. XUL objects (like boxes, menus, etc.)
|
||||||
// can then be extended arbitrarily.
|
// can then be extended arbitrarily.
|
||||||
|
|||||||
Reference in New Issue
Block a user