Added new enum for docshell tree items that own chrome content
git-svn-id: svn://10.0.0.236/trunk@72763 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -45,6 +45,7 @@ interface nsIDocShellTreeItem : nsISupports
|
||||
const long typeChrome=0;
|
||||
const long typeContent=1;
|
||||
const long typeContentWrapper=2;
|
||||
const long typeChromeWrapper=3;
|
||||
|
||||
/*
|
||||
The type this item is.
|
||||
|
||||
Reference in New Issue
Block a user