private static boolean canShowWebFallback() {
   return DialogPresenter.canPresentWebFallbackDialogWithFeature(getFeature());
 }