Bug 97975 - [chromium] Add a test to verify that a plugin does not receive touch-events unless it explicitly requests for them
Summary: [chromium] Add a test to verify that a plugin does not receive touch-events u...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Sadrul Habib Chowdhury
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-09-29 21:33 PDT by Sadrul Habib Chowdhury
Modified: 2012-09-30 18:56 PDT (History)
3 users (show)

See Also:


Attachments
Patch (5.21 KB, patch)
2012-09-29 21:34 PDT, Sadrul Habib Chowdhury
no flags Details | Formatted Diff | Diff
Patch (6.98 KB, patch)
2012-09-30 17:33 PDT, Sadrul Habib Chowdhury
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Sadrul Habib Chowdhury 2012-09-29 21:33:22 PDT
[chromium] Add a test to verify that a plugin does not receive touch-events unless it explicitly requests for them
Comment 1 Sadrul Habib Chowdhury 2012-09-29 21:34:37 PDT
Created attachment 166377 [details]
Patch
Comment 2 Sadrul Habib Chowdhury 2012-09-29 21:36:34 PDT
Hi! This is a follow-up for https://bugs.webkit.org/show_bug.cgi?id=97685#c7
Comment 3 Adam Barth 2012-09-30 12:25:38 PDT
Comment on attachment 166377 [details]
Patch

Yay!  Thanks.
Comment 4 WebKit Review Bot 2012-09-30 12:31:32 PDT
Comment on attachment 166377 [details]
Patch

Rejecting attachment 166377 [details] from commit-queue.

Failed to run "['/mnt/git/webkit-commit-queue/Tools/Scripts/webkit-patch', '--status-host=queues.webkit.org', '-..." exit_code: 2

Last 500 characters of output:
Kit/chromium/third_party/yasm/source/patched-yasm --revision 154708 --non-interactive --force --accept theirs-conflict --ignore-externals' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
51>At revision 154708.

________ running '/usr/bin/python tools/clang/scripts/update.py --mac-only' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'

________ running '/usr/bin/python gyp_webkit' in '/mnt/git/webkit-commit-queue/Source/WebKit/chromium'
Updating webkit projects from gyp files...

Full output: http://queues.webkit.org/results/14078644
Comment 5 Adam Barth 2012-09-30 13:40:36 PDT
Comment on attachment 166377 [details]
Patch

Please add a ChangeLog entry.
Comment 6 Sadrul Habib Chowdhury 2012-09-30 17:33:36 PDT
Created attachment 166394 [details]
Patch
Comment 7 WebKit Review Bot 2012-09-30 18:56:55 PDT
Comment on attachment 166394 [details]
Patch

Clearing flags on attachment: 166394

Committed r130001: <http://trac.webkit.org/changeset/130001>
Comment 8 WebKit Review Bot 2012-09-30 18:56:58 PDT
All reviewed patches have been landed.  Closing bug.