Bug 167722

Summary: Removed unused m_navigationStart from NavigatorGamepad
Product: WebKit Reporter: Joseph Pecoraro <joepeck>
Component: WebCore Misc.Assignee: Joseph Pecoraro <joepeck>
Status: RESOLVED FIXED    
Severity: Normal CC: beidson, commit-queue
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
[PATCH] Proposed Fix none

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.