[webkit-reviews] review requested: [Bug 13038] ASSERTION FAILED:
item->target().isEmpty() ||
m_mainFrame->tree()->find(item->target()) == m_mainFrame :
[Attachment 15314] another patch :)
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 29 07:15:26 PDT 2007
Maxime BRITTO <mbritto at pleyo.com> has asked for review:
Bug 13038: ASSERTION FAILED: item->target().isEmpty() ||
m_mainFrame->tree()->find(item->target()) == m_mainFrame
http://bugs.webkit.org/show_bug.cgi?id=13038
Attachment 15314: another patch :)
http://bugs.webkit.org/attachment.cgi?id=15314&action=edit
------- Additional Comments from Maxime BRITTO <mbritto at pleyo.com>
There were some rests from my attemps to reproduce the cmd-click (to open in a
tab). I thinks that's why the bot failed this test.
About the comment #27 : did you do the test manually or with the DumpRenderTree
? Because this test must be donne manually, else it's useless. Indeed the first
link must be opened in a new tab which I couldn't reproduce with th
LayoutTestController.
More information about the webkit-reviews
mailing list