Hello aa,

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

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

to review the following code:

Change 9233791 by [EMAIL PROTECTED] on 2008/12/02 11:09:54 *pending*

        Add Chrome directories to the Database API doc.
        
        R=aa
        [EMAIL PROTECTED]
        DELTA=6  (6 added, 0 deleted, 0 changed)
        OCL=9233791

Affected files ...

... //depot/googleclient/gears/opensource/gears/sdk/api_database.html#6 edit

6 delta lines: 6 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 9233791 by [EMAIL PROTECTED] on 2008/12/02 11:09:54 *pending*

        Add Chrome directories to the Database API doc.

Affected files ...

... //depot/googleclient/gears/opensource/gears/sdk/api_database.html#6 edit

==== //depot/googleclient/gears/opensource/gears/sdk/api_database.html#6 - 
C:\src\gears/googleclient/gears/opensource/gears/sdk/api_database.html ====
# action=edit type=text
--- googleclient/gears/opensource/gears/sdk/api_database.html   2008-12-02 
11:10:10.000000000 -0800
+++ googleclient/gears/opensource/gears/sdk/api_database.html   2008-12-02 
11:04:23.000000000 -0800
@@ -445,12 +445,18 @@
 <p><strong>Windows Vista - Firefox </strong>- Database files are stored in the 
user local profile directory. </p>
 <p>Location: 
C:\Users\&lt;username&gt;\AppData\Local\Mozilla\Firefox\Profiles\{profile}.default\Google
 Gears for Firefox <br />
   Example:  
C:\Users\Bob\AppData\Local\Mozilla\Firefox\Profiles\uelib44s.default\Google 
Gears for Firefox  </p>
+<p><strong>Windows Vista - Chrome </strong>- Database files are stored in the 
user local profile directory. </p>
+<p>Location: C:\Users\&lt;username&gt;\AppData\Local\Google\Chrome\User 
Data\Default\Plugin Data\Google Gears<br />
+  Example:  C:\Users\Bob\AppData\Local\Google\Chrome\User Data\Default\Plugin 
Data\Google Gears</p>
 <p><strong>Windows XP - Internet Explorer </strong>- Database files are stored 
in the user local profile directory. </p>
 <p> Location: C:\Documents and Settings\&lt;username&gt;\Local 
Settings\Application Data\Google\Google Gears for Internet Explorer<br />
   Example: C:\Documents and Settings\Bob\Local Settings\Application 
Data\Google\Google Gears for Internet Explorer</p>
 <p><strong> Windows XP - Firefox </strong>- Database files are stored in the 
user local profile directory. </p>
 <p>Location: C:\Documents and Settings\&lt;username&gt;\Local 
Settings\Application Data\Mozilla\Firefox\Profiles\{profile}\Google Gears for 
Firefox<br />
   Example: C:\Documents and Settings\Bob\Local Settings\Application 
Data\Mozilla\Firefox\Profiles\uelib44s.default\Google Gears for Firefox</p>
+<p><strong>Windows XP - Chrome </strong>- Database files are stored in the 
user local profile directory. </p>
+<p>Location: C:\Documents and Settings\&lt;username&gt;\Local 
Settings\Application Data\Google\Chrome\User Data\Default\Plugin Data\Google 
Gears<br />
+  Example:  C:\Documents and Settings\Bob\Local Settings\Application 
Data\Google\Chrome\User Data\Default\Plugin Data\Google Gears</p>
 <p><strong>Mac OS X - Safari </strong>- Database files are stored in the user 
Application Support directory. </p>
 <p>Location: ~/Library/Application Support/Google/Google Gears for Safari<br />
 Example: /Users/Bob/Library/Application Support/Google/Google Gears for Safari 
</p>

Reply via email to