[webkit-reviews] review requested: [Bug 20655] Layout tests need a way to disable smart insert or delete : [Attachment 23362] Possible fix to bug 20655

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 11 19:07:07 PDT 2008


Glenn Wilson <gwilson at google.com> has asked  for review:
Bug 20655: Layout tests need a way to disable smart insert or delete
https://bugs.webkit.org/show_bug.cgi?id=20655

Attachment 23362: Possible fix to bug 20655
https://bugs.webkit.org/attachment.cgi?id=23362&action=edit

------- Additional Comments from Glenn Wilson <gwilson at google.com>
Here is the fix with a modified DumpRenderTree that resets the
smartInsertDeleteEnabled flag to true after each test.	I tested this by adding
a test that required smart delete that would run last, after the tests that
disabled smartInsertDelete.   I didn't include this "teardown" test in the
patch, though, since it is merely one of the existing smart deleting tests.


More information about the webkit-reviews mailing list