Remove the FocusPanel wrapping hack we used to disable Safari

Using FocusPanel is generally just busted in GWT.  We are much better
served by registering a global keyboard handler for actions that we
really care about getting keystrokes for.  So this wrapper / not-wrap
hack isn't a good idea.

Signed-off-by: Shawn O. Pearce <sop@google.com>
4 files changed
tree: cce750d4f19fd4982ddb62512d24fb0cd5148aa5
  1. .settings/
  2. src/
  3. .gitignore
  4. COPYING
  5. GoogleFormat.xml
  6. pom.xml