Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben.
git-svn-id: svn://10.0.0.236/trunk@162060 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
#include "nsViewManager.h"
|
||||
#include "nsContentCreatorFunctions.h"
|
||||
#include "nsFrame.h"
|
||||
#include "nsXBLWindowKeyHandler.h"
|
||||
|
||||
// DOM includes
|
||||
#include "nsDOMException.h"
|
||||
@@ -419,6 +420,7 @@ Shutdown()
|
||||
GlobalWindowImpl::ShutDown();
|
||||
nsDOMClassInfo::ShutDown();
|
||||
nsTextControlFrame::ShutDown();
|
||||
nsXBLWindowKeyHandler::ShutDown();
|
||||
}
|
||||
|
||||
#ifdef NS_DEBUG
|
||||
|
||||
Reference in New Issue
Block a user