Sometimes a webapp will attempt to load something that isn't part of the webapp. Until we can detect that we need to provide a way to go back. An example is clicking View as Text on a Gmail attachment, it loads a plain text document in the current tab (because it is still a gmail url).
Maybe we should still respect targets and open a new window in this case?
Sometimes a webapp will attempt to load something that isn't part of the webapp. Until we can detect that we need to provide a way to go back. An example is clicking View as Text on a Gmail attachment, it loads a plain text document in the current tab (because it is still a gmail url).
Maybe we should still respect targets and open a new window in this case?