showLinkReference(func);
event.doit = false;
}
- } else if (loc.startsWith("jar:")) {
- // TODO find a better way of not showing the location error page. This is a cheap trick
- // to keep the page from showing.
- // ed_mann
- browser.setText("<html></html>");
}
}
});