[webkit-reviews] review requested: [Bug 16270] modifying embed.src or object.data does not work (affects WICD tests) : [Attachment 19921] Fix embed.src and object.data updating

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


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 16270: modifying embed.src or object.data does not work (affects WICD
tests)
http://bugs.webkit.org/show_bug.cgi?id=16270

Attachment 19921: Fix embed.src and object.data updating
http://bugs.webkit.org/attachment.cgi?id=19921&action=edit

------- Additional Comments from Eric Seidel <eric at webkit.org>
 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(-)


More information about the webkit-reviews mailing list