New issue
Advanced search Search tips

Issue 718916 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

refactor windows dependency out of UpdaterState class

Project Member Reported by sorin@chromium.org, May 5 2017

Issue description

The current class definion of UpdaterState contains a
Windows specific declaration for UpdaterState::GetUpdaterTimeValue.

This dependency is undesirable and can be avoided by moving the declaration
of this function to its compilation unit.
 

Comment 2 by sorin@chromium.org, May 16 2017

Status: Fixed (was: Started)

Sign in to add a comment