RESOLVED FIXED 59153
Add Frame* to the argument lists of canCopyCut and canPaste
https://bugs.webkit.org/show_bug.cgi?id=59153
Summary Add Frame* to the argument lists of canCopyCut and canPaste
Ryosuke Niwa
Reported 2011-04-21 16:19:02 PDT
Right now, canCopyCut and canPaste only takes the boolean value for the default value. We should also add Frame* so that Editor clients can decide whether or not copy/cut and paste should be granted per frame basis.
Attachments
fixes the bug (22.27 KB, patch)
2011-04-21 16:53 PDT, Ryosuke Niwa
sam: review+
Ryosuke Niwa
Comment 1 2011-04-21 16:53:31 PDT
Created attachment 90635 [details] fixes the bug
Ryosuke Niwa
Comment 2 2011-04-21 17:05:18 PDT
Thanks for the review, Sam!
Ryosuke Niwa
Comment 3 2011-04-21 17:33:27 PDT
WebKit Review Bot
Comment 4 2011-04-21 17:42:57 PDT
http://trac.webkit.org/changeset/84574 might have broken Windows Release (Build) and Windows Debug (Build)
Note You need to log in before you can comment on or make changes to this bug.