Bug 59153

Summary: Add Frame* to the argument lists of canCopyCut and canPaste
Product: WebKit Reporter: Ryosuke Niwa <rniwa>
Component: HTML EditingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Enhancement CC: abarth, dcheng, enrica, eric, fishd, ojan, tony, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   
Bug Depends on: 52417    
Bug Blocks:    
Attachments:
Description Flags
fixes the bug sam: review+

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.