WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
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
Details
Formatted Diff
Diff
Patch
(9.17 KB, patch)
2011-12-15 14:03 PST
,
Jacky Jiang
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Jacky Jiang
Comment 1
2011-12-15 13:04:47 PST
Created
attachment 119488
[details]
Patch
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.
Top of Page
Format For Printing
XML
Clone This Bug