[Webkit-unassigned] [Bug 30989] [Gtk, WML] Assert failure in http://wap.google.com/wml

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Nov 22 18:20:40 PST 2009


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


Nikolas Zimmermann <zimmermann at kde.org> changed:

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




--- Comment #13 from Nikolas Zimmermann <zimmermann at kde.org>  2009-11-22 18:20:39 PST ---
(From update of attachment 43512)
r- for the LayoutTest. I've tested your patch and it works fine, though the
testcase is flawed.
The purpose of using "createStaticWMLTestCase" is to create a testcase which
never leaves the target document (only switching cards is allowed, as the
existing onenterforward-* tests demonstrate). You need to dynamically create
the WML testcase, otherwhise testing refresh tasks is not possible (due the
reloads of the whole document, no one ever calls notifyDone).

The "wml/script-tests/input-format.js" uses a refresh task, and demonstrates
how to write tests for it. Can you please look into that to create a valid
testcase?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list