[Webkit-unassigned] [Bug 11388] For iframe if the name is not specified, id is assigned to name.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Oct 25 05:02:47 PDT 2006


http://bugs.webkit.org/show_bug.cgi?id=11388


madhu.mukund at wipro.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #11207|                            |review?
               Flag|                            |




------- Comment #2 from madhu.mukund at wipro.com  2006-10-25 05:02 PDT -------
Created an attachment (id=11207)
 --> (http://bugs.webkit.org/attachment.cgi?id=11207&action=view)
Patch for review for the iframe name issue

I have tried to fix this issue and make the behaviour similar to Firefox. All
these issues are related.I have commented the code which is generating the
unique name if the name of the frame is null or undefined. It will take the
name as empty string in this case. If the name is not given and id is present,
then also the name will be taken as "" instead of id


-- 
Configure bugmail: http://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