Bug 53053 - Empty URLs are never display isolated
Summary: Empty URLs are never display isolated
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Other OS X 10.5
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-24 17:46 PST by Adam Barth
Modified: 2011-01-25 13:29 PST (History)
3 users (show)

See Also:


Attachments
Patch (1.27 KB, patch)
2011-01-24 17:47 PST, Adam Barth
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-01-24 17:46:14 PST
Empty URLs are never display isolated
Comment 1 Adam Barth 2011-01-24 17:47:35 PST
Created attachment 79999 [details]
Patch
Comment 2 Eric Seidel (no email) 2011-01-25 12:26:34 PST
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?
Comment 3 Eric Seidel (no email) 2011-01-25 12:26:57 PST
Do empty urls not get redirected to about:blank?
Comment 4 Adam Barth 2011-01-25 12:58:44 PST
> 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 5 WebKit Commit Bot 2011-01-25 13:29:22 PST
Comment on attachment 79999 [details]
Patch

Clearing flags on attachment: 79999

Committed r76637: <http://trac.webkit.org/changeset/76637>
Comment 6 WebKit Commit Bot 2011-01-25 13:29:28 PST
All reviewed patches have been landed.  Closing bug.