4 <title>drive-internals
</title>
6 <link rel=
"stylesheet" href=
"drive_internals.css">
7 <script src=
"chrome://resources/js/util.js"></script>
8 <script src=
"chrome://drive-internals/drive_internals.js"></script>
11 <h1>Drive Internals
</h1>
14 <h2 id='connection-status-section'
>Connection Status
</h2>
17 Status:
<span id='connection-status'
></span>
20 Has refresh token:
<span id='has-refresh-token'
></span>
21 <button id='button-clear-refresh-token'
>clear
</button>
24 Has access token:
<span id='has-access-token'
></span>
25 <button id='button-clear-access-token'
>clear
</button>
29 <h2 id='account-information-section'
>Account Information
</h2>
31 <li>Remote Changestamp:
32 <span id='account-largest-changestamp-remote'
></span>
34 <li>Quota Information:
<span id='account-quota-info'
></span></li>
35 <li>Root Resource Id:
<span id='root-resource-id'
></span></li>
38 <h2 id='local-metadata-section'
>Local Metadata
</h2>
40 <button id='button-reset-drive-filesystem'
>
43 <span id='reset-status-text'
></span>
46 <li>Local Changestamp:
47 <span id='account-largest-changestamp-local'
></span>
50 <span id='local-storage-freespace'
></span> MB
54 <h2 id='delta-update-status-section'
>Delta Update Status
</h2>
56 <li>Push notification is enabled:
57 <span id='push-notification-enabled'
></span></li>
58 <li>Last update check time:
59 <span id='last-update-check-time'
></span></li>
60 <li>Last update check result:
61 <span id='last-update-check-error'
></span></li>
64 <h2 id='in-flight-operations-section'
>In-flight Operations
</h2>
66 <tbody id='in-flight-operations-contents'
>
77 <h2 id='file-system-contents-section'
>File System Contents
</h2>
78 <button id='button-show-file-entries'
>Show
</button>
79 <div id='file-system-contents'
></div>
81 <h2 id='gcache-contents-section'
>GCache Contents
</h2>
83 <tbody id='gcache-contents'
>
87 <th>Last Modified
</th>
96 <span id='gcache-summary-total-size'
>(calculating...)
</span> MB.
100 <h2 id='cache-contents-section'
>Cache Contents
</h2>
102 <tbody id='cache-contents'
>
113 <h2 id='drive-related-flags-section'
>Drive related Flags
</h2>
114 <ul id='drive-related-flags'
>
117 <h2 id='drive-related-preferences-section'
>Drive related Preferences
</h2>
118 <ul id='drive-related-preferences'
>
121 <h2 id='app-list-section'
>Application List
</h2>
123 <li>ETag:
<span id='app-list-etag'
></span></li>
126 <tbody id='app-list-items'
>
131 <th>Support Create
</th>
136 <h2 id='event-log-section'
>Event Log
</h2>