[webkit-reviews] review granted: [Bug 44940] [EFL] Crashes while dragging any contents because of ClipboardEfl. : [Attachment 66028] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 31 09:17:25 PDT 2010


Antonio Gomes <tonikitoo at webkit.org> has granted Ryuan Choi
<ryuan.choi at samsung.com>'s request for review:
Bug 44940: [EFL] Crashes while dragging any contents because of ClipboardEfl.
https://bugs.webkit.org/show_bug.cgi?id=44940

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

------- Additional Comments from Antonio Gomes <tonikitoo at webkit.org>
Great fix. That is the way WebCore is going currently.

> +private:
> +    ClipboardEfl(ClipboardAccessPolicy, bool);
>  };
>  }

I'd had made it protected, instead of private, but it is ok.


More information about the webkit-reviews mailing list