RESOLVED FIXED Bug 74643
[BlackBerry] Upstream BlackBerry WebCoreSupport drag client and context menu client
https://bugs.webkit.org/show_bug.cgi?id=74643
Summary [BlackBerry] Upstream BlackBerry WebCoreSupport drag client and context menu ...
Jacky Jiang
Reported 2011-12-15 12:54:18 PST
Upstream BlackBerry WebCoreSupport drag client and context menu client.
Attachments
Patch (9.31 KB, patch)
2011-12-15 13:04 PST, Jacky Jiang
no flags
Patch (9.17 KB, patch)
2011-12-15 14:03 PST, Jacky Jiang
no flags
Jacky Jiang
Comment 1 2011-12-15 13:04:47 PST
Rob Buis
Comment 2 2011-12-15 13:23:12 PST
Comment on attachment 119488 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=119488&action=review Needs a bit of cleanup. > Source/WebKit/blackberry/WebCoreSupport/DragClientBlackBerry.h:33 > + virtual void startDrag(void*, const IntPoint&, const IntPoint&, Clipboard*, Frame*, bool); I'd like to see more names here. Especially bool is not obvious to me. > Source/WebKit/blackberry/WebCoreSupport/DragClientBlackBerry.h:34 > + virtual void* createDragImageForLink(KURL&, const String&, Frame*); I'd like to see more names here.
Jacky Jiang
Comment 3 2011-12-15 14:03:00 PST
Created attachment 119499 [details] Patch Update the patch according to Rob's comments and remove useless function DragClientBlackBerry::createDragImageForLink().
Jacky Jiang
Comment 4 2011-12-15 14:05:15 PST
Comment on attachment 119488 [details] Patch Discard the old one.
Rob Buis
Comment 5 2011-12-15 14:12:48 PST
Comment on attachment 119499 [details] Patch Looks great.
WebKit Review Bot
Comment 6 2011-12-15 21:23:03 PST
Comment on attachment 119499 [details] Patch Clearing flags on attachment: 119499 Committed r103022: <http://trac.webkit.org/changeset/103022>
WebKit Review Bot
Comment 7 2011-12-15 21:23:08 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.