[Webkit-unassigned] [Bug 16270] modifying embed.src or object.data does not work (affects WICD tests)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 21 01:16:11 PDT 2008


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


eric at webkit.org changed:

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




------- Comment #16 from eric at webkit.org  2008-03-21 01:16 PDT -------
Created an attachment (id=19921)
 --> (http://bugs.webkit.org/attachment.cgi?id=19921&action=view)
Fix embed.src and object.data updating

 LayoutTests/ChangeLog                              |   13 +++++
 .../dynamic-frame-load-after-layout-expected.txt   |   29 ++++++++++++
 .../frames/dynamic-frame-load-after-layout.html    |   27 +++++++++++
 .../dynamic-frame-replace-after-load-expected.txt  |   34 ++++++++++++++
 .../frames/dynamic-frame-replace-after-load.html   |   48 ++++++++++++++++++++
 WebCore/ChangeLog                                  |   17 +++++++
 WebCore/html/HTMLEmbedElement.cpp                  |   17 ++++++-
 WebCore/html/HTMLEmbedElement.h                    |    1 +
 WebCore/html/HTMLObjectElement.cpp                 |    6 ++-
 9 files changed, 188 insertions(+), 4 deletions(-)


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