[Webkit-unassigned] [Bug 44771] [GTK] Windowless Plugins - Initialize XEvent before passing to plugin

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 3 11:32:41 PDT 2010


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





--- Comment #13 from Eric Seidel <eric at webkit.org>  2010-09-03 11:32:41 PST ---
In further defense of testing:

I've had numerous discussions with other webkit engineers over the years, where we've agreed that the tests are the most important part of our codebase.  It's very difficult (impossible) to write a web engine that works w/o testing.  However any monkey can eventually write a decent web engine by making all our tests pass.

I'm constantly fixing old bugs, in old code, where if the person had simply written a test when they made the change, we would have better understood, and never regressed the behavior in the first place.

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