[webkit-reviews] review requested: [Bug 28153] can't middle-button paste within a single window : [Attachment 41645] Proposed patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 22 00:52:41 PDT 2009


Alejandro Garcia Castro <alex at igalia.com> has asked  for review:
Bug 28153: can't middle-button paste within a single window
https://bugs.webkit.org/show_bug.cgi?id=28153

Attachment 41645: Proposed patch
https://bugs.webkit.org/attachment.cgi?id=41645&action=review

------- Additional Comments from Alejandro Garcia Castro <alex at igalia.com>
This is a first proposal to fix this issue. Now we store a reference to the
range instead of requesting it every time, and we do not release it until the
clipboard is requested.

Consider applying this other simple patch for the .h file also:
https://bugs.webkit.org/show_bug.cgi?id=30664


More information about the webkit-reviews mailing list