Bug 139822 - Drop useless HTMLMediaElement::m_previousProgress member
Summary: Drop useless HTMLMediaElement::m_previousProgress member
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-19 11:02 PST by Chris Dumez
Modified: 2014-12-19 11:38 PST (History)
10 users (show)

See Also:


Attachments
Patch (1.30 KB, patch)
2014-12-19 11:05 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2014-12-19 11:02:41 PST
Drop HTMLMediaElement::m_previousProgress member and it is not used or even initialized.
Comment 1 Chris Dumez 2014-12-19 11:05:05 PST
Created attachment 243559 [details]
Patch
Comment 2 Eric Carlson 2014-12-19 11:29:13 PST
Comment on attachment 243559 [details]
Patch

Thanks!
Comment 3 WebKit Commit Bot 2014-12-19 11:38:17 PST
Comment on attachment 243559 [details]
Patch

Clearing flags on attachment: 243559

Committed r177586: <http://trac.webkit.org/changeset/177586>
Comment 4 WebKit Commit Bot 2014-12-19 11:38:22 PST
All reviewed patches have been landed.  Closing bug.