Empty URLs are never display isolated
Created attachment 79999 [details] Patch
Comment on attachment 79999 [details] Patch OK. This registry isn't used by other platforms, only chromium? I guess and empty iframe wouldnt' hit this?
Do empty urls not get redirected to about:blank?
> OK. This registry isn't used by other platforms, only chromium? That's correct. > I guess and empty iframe wouldnt' hit this? In either case, any empty iframe is fine to display. > Do empty urls not get redirected to about:blank? Empty URLs get translated to about:blank, but at a relatively high level of the machinery. It's reasonably for folks to ask about empty schemes at a low level.
Comment on attachment 79999 [details] Patch Clearing flags on attachment: 79999 Committed r76637: <http://trac.webkit.org/changeset/76637>
All reviewed patches have been landed. Closing bug.