Turning my changes back on, since they didn't cause the tinderbox orange.
git-svn-id: svn://10.0.0.236/trunk@64913 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
b939060eac
commit
a2f83e6dd1
@ -2678,7 +2678,6 @@ nsGfxTextControlFrame::InstallEditor()
|
||||
result = mEditor->Init(mDoc, presShell, editorFlags);
|
||||
if (NS_FAILED(result)) { return result; }
|
||||
|
||||
#if 0
|
||||
nsCOMPtr<nsIPresShell> framePresShell;
|
||||
mFramePresContext->GetShell(getter_AddRefs(framePresShell));
|
||||
nsCOMPtr<nsIDocument> frameDocument;
|
||||
@ -2691,7 +2690,6 @@ nsGfxTextControlFrame::InstallEditor()
|
||||
// when the pointer is over the editor control
|
||||
|
||||
eDocument->SetParentDocument(frameDocument);
|
||||
#endif
|
||||
|
||||
// set data from the text control into the editor
|
||||
result = InitializeTextControl(presShell, mDoc);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user