WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
61566
Make events logged by test plugin the same across platforms:
https://bugs.webkit.org/show_bug.cgi?id=61566
Summary
Make events logged by test plugin the same across platforms:
Robert Hogan
Reported
2011-05-26 14:48:00 PDT
For example in plugins/plugin-initiate-popup-window-expected.txt Qt vs Chromium-Win: < CONSOLE MESSAGE: line 17: window count: 1 < CONSOLE MESSAGE: line 0: PLUGIN: getFocusEvent < CONSOLE MESSAGE: line 0: PLUGIN: mouseDown at (12, 12) < CONSOLE MESSAGE: line 30: window count: 2 < CONSOLE MESSAGE: line 0: PLUGIN: mouseUp at (12, 12) < CONSOLE MESSAGE: line 0: PLUGIN: loseFocusEvent < CONSOLE MESSAGE: line 0: PLUGIN: getFocusEvent < CONSOLE MESSAGE: line 0: PLUGIN: mouseDown at (52, 12) < CONSOLE MESSAGE: line 0: PLUGIN: mouseUp at (52, 12) < CONSOLE MESSAGE: line 0: PLUGIN: keyDown 'p' < CONSOLE MESSAGE: line 52: window count: 3 < CONSOLE MESSAGE: line 0: PLUGIN: keyUp 'p' < < < Specify a script and a mouse/keyboard event to the plugin. The specified script will be evaluated in the browser when the specified event is received by the plugin. The test is for bug
https://bugs.webkit.org/show_bug.cgi?id=41292
. < Opening window by mouse down is PASSED < Opening window by key down is PASSED ---
> CONSOLE MESSAGE: line 0: PLUGIN: event 71 > CONSOLE MESSAGE: line 0: PLUGIN: event 71 > CONSOLE MESSAGE: line 17: window count: 1 > CONSOLE MESSAGE: line 21: PLUGIN: getFocusEvent > CONSOLE MESSAGE: line 21: PLUGIN: mouseDown at (20, 20) > CONSOLE MESSAGE: line 30: window count: 2 > CONSOLE MESSAGE: line 22: PLUGIN: mouseUp at (20, 20) > CONSOLE MESSAGE: line 42: PLUGIN: loseFocusEvent > CONSOLE MESSAGE: line 42: PLUGIN: getFocusEvent > CONSOLE MESSAGE: line 42: PLUGIN: mouseDown at (60, 60) > CONSOLE MESSAGE: line 43: PLUGIN: mouseUp at (60, 60) > CONSOLE MESSAGE: line 44: PLUGIN: keyDown 'P' > CONSOLE MESSAGE: line 52: window count: 3 > CONSOLE MESSAGE: line 44: PLUGIN: keyUp 'P' >
Qt vs Mac: 12a13
> CONSOLE MESSAGE: line 0: PLUGIN: loseFocusEvent
Attachments
Add attachment
proposed patch, testcase, etc.
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