[webkit-reviews] review requested: [Bug 29056] Chromium Mac should use Mac editing behaviors instead of Windows editing behaviors : [Attachment 39220] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Sep 8 15:26:53 PDT 2009


Jens Alfke <snej at chromium.org> has asked  for review:
Bug 29056: Chromium Mac should use Mac editing behaviors instead of Windows
editing behaviors
https://bugs.webkit.org/show_bug.cgi?id=29056

Attachment 39220: Patch
https://bugs.webkit.org/attachment.cgi?id=39220&action=review

------- Additional Comments from Jens Alfke <snej at chromium.org>
This patch fixes the bug by making the #if also detect Mac Chromium.
The new #if condition is exactly the same one arrived at in the earlier fix for
bug 22784, which also involved a need to test for 'Mac even if it's Chromium'.
(See SelectElement.cpp.)


More information about the webkit-reviews mailing list