> http://mondrian.corp.google.com/file/8305270///depot/googleclient/gears/opensource/gears/geolocation/gps_location_provider_wince.cc?a=3
> File 
> //depot/googleclient/gears/opensource/gears/geolocation/gps_location_provider_wince.cc
>  (snapshot 3)
> ------------------------------------
> Line 278: if (!position_1.IsGoodFix()) {
> This seems arbitrary? Why only check for position_1? What if position_2 isn't
> good either?
This is because these methods are only called when position_2 is good.
Added asserts and a comment to make this clear.

New snapshot uploaded.

Steve

Reply via email to