Support nsILinkHandler::OnOverLink

git-svn-id: svn://10.0.0.236/trunk@2845 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
kipp
1998-06-01 20:55:10 +00:00
parent ee728a1bbd
commit 5ff66ccb56
5 changed files with 147 additions and 63 deletions

View File

@@ -59,7 +59,8 @@ protected:
void TriggerLink(nsIPresContext& aPresContext,
const nsString& aBase,
const nsString& aURLSpec,
const nsString& aTargetSpec);
const nsString& aTargetSpec,
PRBool aClick);
nsresult CreateFrameFor(nsIPresContext* aPresContext,
nsIContent* aContent,