[Webkit-unassigned] [Bug 46733] REGRESSION (r67261): Middle-mouse-release opens links regardless of "press" location

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 30 11:47:54 PDT 2010


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





--- Comment #18 from Darin Adler <darin at apple.com>  2010-09-30 11:47:54 PST ---
(In reply to comment #17)
> (In reply to comment #16)
> > Next step would be to land the tests with the expected results showing the current problems and failures.
> 
> Do you mean, make the expected results be what we want to eventually happen, as opposed to what happens now?  And then put the tests on the skipped lists?

What I mean is that the test should be written so that “PASS” is what we want to eventually happen. Then we should land expected results that show the current failures.

Then the patch to fix the bug starts with a patch to the expected results to show expected PASS, and we add all the code changes needed to make that happen.

No use of skipped lists, except perhaps for platforms with insufficient eventSender support.

A benefit of this approach is that the preparation stage does not require any expertise at making the code changes -- the early step is entirely about embodying our research results and plans in test form.

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