[Webkit-unassigned] [Bug 39433] editingBehavior settings needs to be set back to a reasonable default between tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 8 13:44:01 PDT 2010


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





--- Comment #27 from Antonio Gomes (tonikitoo) <tonikitoo at webkit.org>  2010-06-08 13:43:54 PST ---
(In reply to comment #25)
> (In reply to comment #23)
> > > I wouldn't want DRT always defaulting to EditingMacBehavior because then we lose test coverage.

If all platform specific editing tests are going through all code paths possible then it would make sense to default DRT generally to the same editing behavior type (being it "mac" or not). However the condition is not what happens currentl, and due to that I also agree that as tests are today, having them all sharing the same default would lose coverage.

That is indeed something that could change in the future though, and I could have a look at that.

For example, if we had at least one layout test for each of the platform specific editing behaviors, and each test were going through all code paths, then we would be safe to default all DRTs to the same value.

-- 
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