[Webkit-unassigned] [Bug 35351] [GTK] DRT implement execCommand()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Aug 1 12:28:56 PDT 2010


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





--- Comment #5 from Christian Dywan <christian at twotoasts.de>  2010-08-01 12:28:56 PST ---
(In reply to comment #4)
> It seems that the needs of LayoutTestController.execCommand may be slightly different than the the exec_command we want to expose in the public API. I've attached a patch which adds private methods we need for unimplemented DRT functionality. This will at least allow us to pass more tests. Eventually this may be made modified and made public for the editing API.

The difference seems to be an additional string value argument. And in hindsight I actually agree this is useful, for instance for insertHTML. I had not considered that when I wrote the existing patch.

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