WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
113380
[Chromium] Enable touch events in PagePopup
https://bugs.webkit.org/show_bug.cgi?id=113380
Summary
[Chromium] Enable touch events in PagePopup
Keishi Hattori
Reported
2013-03-27 02:42:09 PDT
[Chromium] Enable touch events in PagePopup
Attachments
Patch
(3.99 KB, patch)
2013-03-27 02:50 PDT
,
Keishi Hattori
no flags
Details
Formatted Diff
Diff
Patch
(2.98 KB, patch)
2013-03-27 03:00 PDT
,
Keishi Hattori
no flags
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Keishi Hattori
Comment 1
2013-03-27 02:50:34 PDT
Created
attachment 195253
[details]
Patch
Kent Tamura
Comment 2
2013-03-27 02:53:25 PDT
Comment on
attachment 195253
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=195253&action=review
> Source/WebKit/chromium/src/WebPagePopupImpl.cpp:144 > + m_popup->hasTouchEventHandlers(needsTouchEvents);
You can use m_popup->widgetClient().
WebKit Review Bot
Comment 3
2013-03-27 02:54:11 PDT
Please wait for approval from
abarth@webkit.org
,
dglazkov@chromium.org
,
fishd@chromium.org
,
jamesr@chromium.org
or
tkent@chromium.org
before submitting, as this patch contains changes to the Chromium public API. See also
https://trac.webkit.org/wiki/ChromiumWebKitAPI
.
Keishi Hattori
Comment 4
2013-03-27 03:00:58 PDT
Created
attachment 195255
[details]
Patch
Kent Tamura
Comment 5
2013-03-27 03:05:34 PDT
Comment on
attachment 195255
[details]
Patch ok
WebKit Review Bot
Comment 6
2013-03-27 17:02:19 PDT
Comment on
attachment 195255
[details]
Patch Rejecting
attachment 195255
[details]
from commit-queue. Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=webkit-commit-queue.appspot.com', '--bot-id=gce-cq-04', 'apply-attachment', '--no-update', '--non-interactive', 195255, '--port=chromium-xvfb']" exit_code: 1 cwd: /mnt/git/webkit-commit-queue Last 500 characters of output: return self.open(self.click(*args, **kwds)) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 203, in open return self._mech_open(url, data, timeout=timeout) File "/mnt/git/webkit-commit-queue/Tools/Scripts/webkitpy/thirdparty/autoinstalled/mechanize/_mechanize.py", line 255, in _mech_open raise response webkitpy.thirdparty.autoinstalled.mechanize._response.httperror_seek_wrapper: HTTP Error 500: Internal Server Error Full output:
http://webkit-commit-queue.appspot.com/results/17339174
WebKit Review Bot
Comment 7
2013-03-27 19:15:52 PDT
Comment on
attachment 195255
[details]
Patch Clearing flags on attachment: 195255 Committed
r147045
: <
http://trac.webkit.org/changeset/147045
>
WebKit Review Bot
Comment 8
2013-03-27 19:15:55 PDT
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