[Webkit-unassigned] [Bug 28696] Middle click doesn't trigger onpaste event in Chromium

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 2 02:53:00 PDT 2009


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


Eric Seidel <eric at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |eric at webkit.org




--- Comment #6 from Eric Seidel <eric at webkit.org>  2009-09-02 02:53:00 PDT ---
The patch seems fine.  I generally try to write new layout test as "js tests"
aka" DOM only tests" our documentation for such is rather poor though:
http://trac.webkit.org/wiki/Writing%20Layout%20Tests%20for%20DumpRenderTree

That would save you some typing, as you get things like "debug" and
"testPassed" and "shouldBe" functions all for free.

Why does this test use edting.js?  Seems it doesn't actually want to use any of
that framework, no?

The test and change should ideally be in one patch so they can be landed
together by the bot.

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