[webkit-reviews] review requested: [Bug 17307] KURL (and the rest of WebCore) needs unit testing : [Attachment 19920] Fix embed.src and object.data updating

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 21 01:14:56 PDT 2008


Eric Seidel <eric at webkit.org> has asked  for review:
Bug 17307: KURL (and the rest of WebCore) needs unit testing
http://bugs.webkit.org/show_bug.cgi?id=17307

Attachment 19920: Fix embed.src and object.data updating
http://bugs.webkit.org/attachment.cgi?id=19920&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