[Webkit-unassigned] [Bug 48510] [GTK] Implement WebEventFactory, WebErrors classes for WebKit2
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 15 09:04:40 PST 2011
https://bugs.webkit.org/show_bug.cgi?id=48510
Alejandro G. Castro <alex at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #82016|0 |1
is obsolete| |
Attachment #82468| |review?
Flag| |
--- Comment #21 from Alejandro G. Castro <alex at igalia.com> 2011-02-15 09:04:39 PST ---
Created an attachment (id=82468)
--> (https://bugs.webkit.org/attachment.cgi?id=82468&action=review)
Proposed patch
Thanks for the reviews, I've added all the comments and other issues I've spotted. Regarding the click count we had the same code to generate the events in webkit1. Basically this should be used inside the widget event handler to generate the webkit platform event that we are going to pass to webcore, so in theory we could add the code we have in the widget in the same place for webkit2. I guess this starts to be a proper first version but still things to check and finish.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list