Ignore noxxx content when copy pasting into a plain text editor. b=97687, r=peterv, sr=heikki
This commit is contained in:
@@ -89,7 +89,7 @@ public:
|
||||
NS_IMETHOD CloseMap();
|
||||
NS_IMETHOD OpenFrameset(const nsIParserNode& aNode);
|
||||
NS_IMETHOD CloseFrameset();
|
||||
NS_IMETHOD GetPref(PRInt32 aTag,PRBool& aPref) { return NS_OK; }
|
||||
NS_IMETHOD IsEnabled(PRInt32 aTag, PRBool* aReturn) { return NS_OK; }
|
||||
NS_IMETHOD_(PRBool) IsFormOnStack() { return PR_FALSE; }
|
||||
|
||||
NS_IMETHOD OpenContainer(const nsIParserNode& aNode);
|
||||
|
||||
Reference in New Issue
Block a user