> File > //depot/googleclient/gears/opensource/gears/geolocation/wifi_data_provider_osx.cc > (snapshot 13) > ------------------------------------ > Line 243: IOAllowPowerChange(root_port, > reinterpret_cast<long>(message_argument)); > This is a bit scary. Does this mean we could inadvertently prevent the system > from going to sleep? Yup, I think so.
> ------------------------------------ > Line 252: } > I think you need to have a default. Fixed.
