[Webkit-unassigned] [Bug 66030] [Chromium] New windows opened in javascript are named "_blank"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 16 15:15:47 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=66030


Nate Chapin <japhet at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fishd at chromium.org




--- Comment #7 from Nate Chapin <japhet at chromium.org>  2011-08-16 15:15:47 PST ---
(In reply to comment #6)
> (In reply to comment #5)
> > Created an attachment (id=103906)
 --> (https://bugs.webkit.org/attachment.cgi?id=103906&action=review) [details] [details]
> > Layout Test
> 
> This bug occurs only in chromium.
> 
> I don't know the reason but it did not occur in layout tests (even in chromium port...)
> So I would like to add tests on chromium side if permitted.

So what has me curious is: why doesn't the check at http://trac.webkit.org/browser/trunk/Source/WebCore/loader/FrameLoader.cpp#L2854 prevent the frame name getting set to "_blank"?

I think it might be because of http://codesearch.google.com/codesearch#OAMlx_jo-ck/src/content/renderer/render_view.cc&exact_package=chromium&l=403 .  Perhaps we should see if that fixes this issue, and whether it breaks anything else?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list