[Webkit-unassigned] [Bug 23757] window.open() is failed and Image is not displayed.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 5 04:56:19 PST 2009


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


maharana.pankaj at gmail.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maharana.pankaj at gmail.com




------- Comment #1 from maharana.pankaj at gmail.com  2009-02-05 04:56 PDT -------
In "JSValuePtr windowProtoFuncOpen(ExecState* exec, JSObject*, JSValuePtr
thisValue, const ArgList& args)" function, "if (topOrParent)" is checked. But
topParent is asigned true, only when frameName is "_top" or "_parent" or
non-empty. But it may happen that frameName can be empty as in case of this
"http://www.hdfcbank.com" site.

Would like to know why the log-in button image is not displaying. 


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



More information about the webkit-unassigned mailing list