WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
138553
[EFL] Remove GamepadDeviceEfl::create()
https://bugs.webkit.org/show_bug.cgi?id=138553
Summary
[EFL] Remove GamepadDeviceEfl::create()
Gyuyoung Kim
Reported
2014-11-09 19:00:16 PST
SSIA
Attachments
Patch
(3.29 KB, patch)
2014-11-09 19:01 PST
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Patch
(3.56 KB, patch)
2014-11-09 21:49 PST
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Patch for landing
(3.55 KB, patch)
2014-11-09 22:06 PST
,
Gyuyoung Kim
no flags
Details
Formatted Diff
Diff
Show Obsolete
(2)
View All
Add attachment
proposed patch, testcase, etc.
Gyuyoung Kim
Comment 1
2014-11-09 19:01:24 PST
Created
attachment 241269
[details]
Patch
Gyuyoung Kim
Comment 2
2014-11-09 21:49:15 PST
Created
attachment 241274
[details]
Patch
Darin Adler
Comment 3
2014-11-09 21:50:20 PST
Comment on
attachment 241274
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=241274&action=review
> Source/WebCore/platform/efl/GamepadsEfl.cpp:122 > + Vector<std::unique_ptr<GamepadDeviceEfl> > m_slots;
No need for the space between the two > characters here.
Gyuyoung Kim
Comment 4
2014-11-09 22:06:24 PST
Created
attachment 241276
[details]
Patch for landing
Gyuyoung Kim
Comment 5
2014-11-09 22:12:10 PST
(In reply to
comment #3
)
> Comment on
attachment 241274
[details]
> Patch > > View in context: >
https://bugs.webkit.org/attachment.cgi?id=241274&action=review
> > > Source/WebCore/platform/efl/GamepadsEfl.cpp:122 > > + Vector<std::unique_ptr<GamepadDeviceEfl> > m_slots; > > No need for the space between the two > characters here.
Ok, removed it.
WebKit Commit Bot
Comment 6
2014-11-09 22:52:33 PST
Comment on
attachment 241276
[details]
Patch for landing Clearing flags on attachment: 241276 Committed
r175800
: <
http://trac.webkit.org/changeset/175800
>
WebKit Commit Bot
Comment 7
2014-11-09 22:52:36 PST
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