Bug 120580

Summary: EventHandler::m_frame should be a Frame&.
Product: WebKit Reporter: Andreas Kling <kling>
Component: HTML EditingAssignee: Andreas Kling <kling>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, eflews.bot, gtk-ews, gyuyoung.kim, kling, webkit-ews, xan.lopez
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
webkit-ews: commit-queue-
Patch
eflews.bot: commit-queue-
Patch
eflews.bot: commit-queue-
Patch darin: review+, commit-queue: commit-queue-

Andreas Kling
Reported 2013-09-01 08:33:52 PDT
EventHandler::m_frame should be a Frame&.
Attachments
Patch (79.07 KB, patch)
2013-09-01 08:35 PDT, Andreas Kling
webkit-ews: commit-queue-
Patch (79.06 KB, patch)
2013-09-01 08:47 PDT, Andreas Kling
eflews.bot: commit-queue-
Patch (79.88 KB, patch)
2013-09-01 08:56 PDT, Andreas Kling
eflews.bot: commit-queue-
Patch (79.97 KB, patch)
2013-09-01 10:38 PDT, Andreas Kling
darin: review+
commit-queue: commit-queue-
Andreas Kling
Comment 1 2013-09-01 08:35:01 PDT
Early Warning System Bot
Comment 2 2013-09-01 08:45:19 PDT
EFL EWS Bot
Comment 3 2013-09-01 08:45:33 PDT
Early Warning System Bot
Comment 4 2013-09-01 08:47:00 PDT
Andreas Kling
Comment 5 2013-09-01 08:47:15 PDT
Created attachment 210244 [details] Patch Fix touch events build.
EFL EWS Bot
Comment 6 2013-09-01 08:51:35 PDT
Early Warning System Bot
Comment 7 2013-09-01 08:53:36 PDT
Early Warning System Bot
Comment 8 2013-09-01 08:54:23 PDT
Andreas Kling
Comment 9 2013-09-01 08:56:42 PDT
Created attachment 210245 [details] Patch :|
EFL EWS Bot
Comment 10 2013-09-01 09:01:35 PDT
Early Warning System Bot
Comment 11 2013-09-01 09:01:38 PDT
Early Warning System Bot
Comment 12 2013-09-01 09:04:06 PDT
EFL EWS Bot
Comment 13 2013-09-01 09:08:34 PDT
Andreas Kling
Comment 14 2013-09-01 10:38:18 PDT
kov's GTK+ EWS bot
Comment 15 2013-09-01 10:50:58 PDT
Darin Adler
Comment 16 2013-09-01 12:25:10 PDT
Comment on attachment 210249 [details] Patch GTK build failure seems like a false positive.
WebKit Commit Bot
Comment 17 2013-09-01 12:52:19 PDT
Comment on attachment 210249 [details] Patch Rejecting attachment 210249 [details] from commit-queue. Failed to run "['/Volumes/Data/EWS/WebKit/Tools/Scripts/webkit-patch', '--status-host=webkit-queues.appspot.com', '--bot-id=webkit-cq-02', 'apply-attachment', '--no-update', '--non-interactive', 210249, '--port=mac']" exit_code: 2 cwd: /Volumes/Data/EWS/WebKit Last 500 characters of output: ventHandler.h patching file Source/WebCore/page/Frame.cpp patching file Source/WebCore/page/efl/EventHandlerEfl.cpp patching file Source/WebCore/page/gtk/EventHandlerGtk.cpp patching file Source/WebCore/page/mac/EventHandlerMac.mm patching file Source/WebCore/page/qt/EventHandlerQt.cpp patching file Source/WebCore/page/win/EventHandlerWin.cpp Failed to run "[u'/Volumes/Data/EWS/WebKit/Tools/Scripts/svn-apply', '--force', '--reviewer', u'Darin Adler']" exit_code: 1 cwd: /Volumes/Data/EWS/WebKit Full output: http://webkit-queues.appspot.com/results/1658747
Andreas Kling
Comment 18 2013-09-01 13:03:13 PDT
Note You need to log in before you can comment on or make changes to this bug.