WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
111834
[WK2] Rename WebEvent::type() to WebEvent::eventType().
https://bugs.webkit.org/show_bug.cgi?id=111834
Summary
[WK2] Rename WebEvent::type() to WebEvent::eventType().
Eunmi Lee
Reported
2013-03-08 02:11:20 PST
I want to make WebTouchEvent to inherit APIObject in the
Bug 108915
, but there is one problem that WebTouchEvent already inherits WebEvent and both WebEvent and APIObject have type() function. So, I want to rename WebEvent's type() to eventType() to prevent confusion.
Attachments
Patch
(35.60 KB, patch)
2013-03-08 02:20 PST
,
Eunmi Lee
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Eunmi Lee
Comment 1
2013-03-08 02:20:57 PST
Created
attachment 192184
[details]
Patch
Eunmi Lee
Comment 2
2013-03-13 21:55:37 PDT
Comment on
attachment 192184
[details]
Patch I want to abandon this patch because I decided to not make WebTouchEvent to inherit APIObject.
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