Bug 77941

Summary: [BlackBerry] Upstream EditCommandBlackBerry.{h, cpp}
Product: WebKit Reporter: Leo Yang <leo.yang>
Component: New BugsAssignee: Leo Yang <leo.yang>
Status: RESOLVED WONTFIX    
Severity: Normal CC: charles.wei, rwlbuis, staikos, tonikitoo, zimmermann
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 73144    
Attachments:
Description Flags
Patch rwlbuis: review-

Description Leo Yang 2012-02-06 23:54:11 PST
This is the BlackBerry implementation of EditorCommand.
Comment 1 Leo Yang 2012-02-06 23:57:23 PST
Created attachment 125774 [details]
Patch
Comment 2 Rob Buis 2012-02-07 05:03:38 PST
Comment on attachment 125774 [details]
Patch

Do we really want an empty EditCommandBlackBerry?Anything planned to add to it? How about just using EditCommand or doing a typedef?
Comment 3 Rob Buis 2012-02-07 07:53:38 PST
Comment on attachment 125774 [details]
Patch

No need for this class at this point in time.
Comment 4 Rob Buis 2012-02-07 07:54:40 PST
We don't need this class right now, let's add it should we actually add something to the implementation.