[Webkit-unassigned] [Bug 20894] New: dynamic created/removing iframes are ignoring the src attribute

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 17 06:09:07 PDT 2008


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

           Summary: dynamic created/removing iframes are ignoring the src
                    attribute
           Product: WebKit
           Version: 525.x (Safari 3.1)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: UNCONFIRMED
          Severity: Major
          Priority: P2
         Component: Frames
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: sjoerd at backbase.com


See attached testcase, normally when you dynamically create an iframe the src
attribute is read and proccessed. But in Safari 3.1 it seems it 'recycles' the
previously created iframe ignoring the new set src.

Reproduce:
1. Click on create Microsoft.com (which loads microsoft.com)
2. Click on kill a frame (which removes the microsoft.com frame)
3. Click on create Apple.com (which loads microsoft.com again, while apple.com
was specified)


-- 
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