WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
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
Committed
r84574
: <
http://trac.webkit.org/changeset/84574
>
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.
Top of Page
Format For Printing
XML
Clone This Bug