[webkit-reviews] review granted: [Bug 86591] [Refactoring] Move platform-specific code in Editor::respondToChangedSelection to the WebKit layer : [Attachment 142413] The proposed solution 2 (copied a comment)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 17 11:08:38 PDT 2012


Ryosuke Niwa <rniwa at webkit.org> has granted Hironori Bono
<hbono at chromium.org>'s request for review:
Bug 86591: [Refactoring] Move platform-specific code in
Editor::respondToChangedSelection to the WebKit layer
https://bugs.webkit.org/show_bug.cgi?id=86591

Attachment 142413: The proposed solution 2 (copied a comment)
https://bugs.webkit.org/attachment.cgi?id=142413&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
(In reply to comment #5)
> I don't think that there is a great way to do this. Generally, pushing down
to WebCore works best, however is seems appropriate to have policy decisions
like this implemented in WebKit.

Okay. I guess we'll have to duplicate the code then.


More information about the webkit-reviews mailing list