Bug 792443 - hal::RegisterSystemTimeChangeObserver should register the observer through sandbox, r=jlebar
This commit is contained in:
@@ -24,5 +24,14 @@ GetTimezone()
|
||||
return EmptyCString();
|
||||
}
|
||||
|
||||
void
|
||||
EnableSystemTimeChangeNotifications()
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
DisableSystemTimeChangeNotifications()
|
||||
{
|
||||
}
|
||||
} // namespace hal_impl
|
||||
} // namespace mozilla
|
||||
|
||||
Reference in New Issue
Block a user