[Webkit-unassigned] [Bug 38603] Expose the editing behavior setting in DRT to test all editing code paths

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 19 17:47:07 PDT 2010


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





--- Comment #27 from Martin Robinson <mrobinson at webkit.org>  2010-05-19 17:47:05 PST ---
(In reply to comment #25)
> I'm not sure, but I think the prefix is preferred (i.e. original patch).

Okay, I've used the prefix here.
> Talked to fishd. He agrees with using EditingBehaviorMac and EditingBehaviorWin in the Chromium files. To make it as self-consistent as possible, note that he also suggested abbreviating both Mac and Win. Maybe we could change the JS call to setEditingBehavior to take 'mac' and 'win' as arguments as well? Then, one day, we can make the enum in WebCore consistent as well (a separate patch).

Using the abbreviated version in all the new APIs now and changed
LayoutTestController's setEditingBehavior to look for "win."

> Where did the following come from?
> -- 
> 1.6.3.3

This is just an artifact of git-format-patch. It's my git version. :)

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