Hello andreip,

I'd like you to do a code review.  Please execute
        g4 diff -c 8431855

or point your web browser to
        http://mondrian/8431855

to review the following code:

Change 8431855 by [EMAIL PROTECTED] on 2008/09/30 12:06:21 *pending*

        Adds developer FAQ entry that links to list of supported mobile devices 
for Geolocation.
        This information is also linked from the user FAQ at 
http://gears.google.com/support/bin/answer.py?answer=113024.
        
        R=andreip
        [EMAIL PROTECTED]
        DELTA=16  (16 added, 0 deleted, 0 changed)
        OCL=8431855

Affected files ...

... //depot/googleclient/gears/opensource/gears/sdk/gears_faq.html#7 edit

16 delta lines: 16 added, 0 deleted, 0 changed

If you can't do the review, please let me know as soon as possible.  During
your review, please ensure that all new code has corresponding unit tests and
that existing unit tests are updated appropriately.  Visit
http://www/eng/code_review.html for more information.

This is a semiautomated message from "g4 mail".  Complaints or suggestions?
Mail [EMAIL PROTECTED]
Change 8431855 by [EMAIL PROTECTED] on 2008/09/30 12:06:21 *pending*

        Adds developer FAQ entry that links to list of supported mobile devices 
for Geolocation.
        This information is also linked from the user FAQ at 
http://gears.google.com/support/bin/answer.py?answer=113024.
        
        OCL=8431855

Affected files ...

... //depot/googleclient/gears/opensource/gears/sdk/gears_faq.html#7 edit

==== //depot/googleclient/gears/opensource/gears/sdk/gears_faq.html#7 - 
c:\MyDocs\Gears1/googleclient/gears/opensource/gears/sdk/gears_faq.html ====
# action=edit type=text
--- googleclient/gears/opensource/gears/sdk/gears_faq.html      2008-09-30 
12:13:16.000000000 +0100
+++ googleclient/gears/opensource/gears/sdk/gears_faq.html      2008-10-14 
18:20:14.000000000 +0100
@@ -78,6 +78,12 @@
         </span>
 
         <a href="#whatIsDialog">Why do I see a dialog asking if I want to 
allow a website to use Gears?</a>
+        <br/>
+        <span style="line-height:4px">
+          &nbsp;<br/>
+        </span>
+
+        <a href="#geolocationOnMobile">Does Geolocation work on my mobile 
device?</a>
         <br/>
         <span style="line-height:4px">
           &nbsp;<br/>
@@ -633,6 +639,16 @@
           </p>
           <p>
             If you visit a new site that also wants to use Gears, you will see 
the message and can choose to give the new site permission or not.
+          </p>
+        </dd>
+
+        <dt id="geolocationOnMobile">
+          Does Geolocation work on my mobile device?
+        </dt>
+
+        <dd>
+          <p>
+            Visit the <a 
href="http://www.google.com/support/mobile/bin/answer.py?answer=105928";>Google 
Mobile Help Center</a> to learn about Gears Geolocation support on mobile 
devices.
           </p>
         </dd>
 

Reply via email to