[webkit-reviews] review requested: [Bug 11388] For iframe if the name is not specified, id is assigned to name. : [Attachment 11207] Patch for review for the iframe name issue

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Wed Oct 25 05:02:46 PDT 2006


Madhu M <madhu.mukund at wipro.com> has asked  for review:
Bug 11388: For iframe if the name is not specified, id is assigned to name.
http://bugs.webkit.org/show_bug.cgi?id=11388

Attachment 11207: Patch for review for the iframe name issue
http://bugs.webkit.org/attachment.cgi?id=11207&action=edit

------- Additional Comments from Madhu M <madhu.mukund at wipro.com>
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



More information about the webkit-reviews mailing list