Bug 77941 - [BlackBerry] Upstream EditCommandBlackBerry.{h, cpp}
Summary: [BlackBerry] Upstream EditCommandBlackBerry.{h, cpp}
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Leo Yang
URL:
Keywords:
Depends on:
Blocks: 73144
  Show dependency treegraph
 
Reported: 2012-02-06 23:54 PST by Leo Yang
Modified: 2012-02-07 07:54 PST (History)
5 users (show)

See Also:


Attachments
Patch (4.29 KB, patch)
2012-02-06 23:57 PST, Leo Yang
rwlbuis: review-
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.