Bug 167722 - Removed unused m_navigationStart from NavigatorGamepad
Summary: Removed unused m_navigationStart from NavigatorGamepad
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Joseph Pecoraro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-01 19:53 PST by Joseph Pecoraro
Modified: 2017-02-02 02:31 PST (History)
2 users (show)

See Also:


Attachments
[PATCH] Proposed Fix (2.72 KB, patch)
2017-02-01 19:53 PST, Joseph Pecoraro
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Joseph Pecoraro 2017-02-01 19:53:18 PST
Removed unused m_navigationStart from NavigatorGamepad

Doesn't appear to be used ever. No information in previous ChangeLogs either.
Comment 1 Joseph Pecoraro 2017-02-01 19:53:58 PST
Created attachment 300386 [details]
[PATCH] Proposed Fix
Comment 2 Yusuke Suzuki 2017-02-02 02:05:24 PST
Comment on attachment 300386 [details]
[PATCH] Proposed Fix

View in context: https://bugs.webkit.org/attachment.cgi?id=300386&action=review

r=me

> Source/WebCore/Modules/gamepad/NavigatorGamepad.cpp:-39
> -#include <wtf/RunLoop.h>

Nice!
Comment 3 WebKit Commit Bot 2017-02-02 02:31:43 PST
Comment on attachment 300386 [details]
[PATCH] Proposed Fix

Clearing flags on attachment: 300386

Committed r211553: <http://trac.webkit.org/changeset/211553>
Comment 4 WebKit Commit Bot 2017-02-02 02:31:47 PST
All reviewed patches have been landed.  Closing bug.