Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(324)

Side by Side Diff: chrome/common/extensions/docs/cookies.html

Issue 8805020: Fix some mixed content warnings when accessing extension docs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « chrome/common/extensions/docs/contextMenus.html ('k') | chrome/common/extensions/docs/crx.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note: 1 <!DOCTYPE html><!-- This page is a placeholder for generated extensions api doc. Note:
2 1) The <head> information in this page is significant, should be uniform 2 1) The <head> information in this page is significant, should be uniform
3 across api docs and should be edited only with knowledge of the 3 across api docs and should be edited only with knowledge of the
4 templating mechanism. 4 templating mechanism.
5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a 5 3) All <body>.innerHTML is genereated as an rendering step. If viewed in a
6 browser, it will be re-generated from the template, json schema and 6 browser, it will be re-generated from the template, json schema and
7 authored overview content. 7 authored overview content.
8 4) The <body>.innerHTML is also generated by an offline step so that this 8 4) The <body>.innerHTML is also generated by an offline step so that this
9 page may easily be indexed by search engines. 9 page may easily be indexed by search engines.
10 --><html xmlns="http://www.w3.org/1999/xhtml"><head> 10 --><html xmlns="http://www.w3.org/1999/xhtml"><head>
(...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after
163 <div id="gsc-search-box"> 163 <div id="gsc-search-box">
164 <input type="hidden" name="cx" value="002967670403910741006:61_cvz fqtno"> 164 <input type="hidden" name="cx" value="002967670403910741006:61_cvz fqtno">
165 <input type="hidden" name="ie" value="UTF-8"> 165 <input type="hidden" name="ie" value="UTF-8">
166 <input type="text" name="q" value="" size="55"> 166 <input type="text" name="q" value="" size="55">
167 <input class="gsc-search-button" type="submit" name="sa" value="Se arch"> 167 <input class="gsc-search-button" type="submit" name="sa" value="Se arch">
168 <br> 168 <br>
169 <span class="greytext">e.g. "page action" or "tabs"</span> 169 <span class="greytext">e.g. "page action" or "tabs"</span>
170 </div> 170 </div>
171 </form> 171 </form>
172 172
173 <script type="text/javascript" src="http://www.google.com/jsapi"></scr ipt> 173 <script type="text/javascript" src="https://www.google.com/jsapi"></sc ript>
174 <script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script> 174 <script type="text/javascript">google.load("elements", "1", {packages: "transliteration"});</script>
175 <script type="text/javascript" src="http://www.google.com/coop/cse/t13 n?form=cse&amp;t13n_langs=en"></script> 175 <script type="text/javascript" src="https://www.google.com/coop/cse/t1 3n?form=cse&amp;t13n_langs=en"></script>
176 <script type="text/javascript" src="http://www.google.com/coop/cse/bra nd?form=cse&amp;lang=en"></script> 176 <script type="text/javascript" src="https://www.google.com/coop/cse/br and?form=cse&amp;lang=en"></script>
177 </td> 177 </td>
178 </tr> 178 </tr>
179 </tbody></table> 179 </tbody></table>
180 180
181 <div id="codesiteContent" class=""> 181 <div id="codesiteContent" class="">
182 182
183 <a id="gc-topnav-anchor"></a> 183 <a id="gc-topnav-anchor"></a>
184 <div id="gc-topnav"> 184 <div id="gc-topnav">
185 <h1>Google Chrome Extensions (<a href="http://code.google.com/labs/">Lab s</a>)</h1> 185 <h1>Google Chrome Extensions (<a href="http://code.google.com/labs/">Lab s</a>)</h1>
186 <ul id="home" class="gc-topnav-tabs"> 186 <ul id="home" class="gc-topnav-tabs">
(...skipping 4561 matching lines...) Expand 10 before | Expand all | Expand 10 after
4748 Except as otherwise <a href="http://code.google.com/policies.html#restrictions ">noted</a>, 4748 Except as otherwise <a href="http://code.google.com/policies.html#restrictions ">noted</a>,
4749 the content of this page is licensed under the <a rel="license" href="http://c reativecommons.org/licenses/by/3.0/">Creative Commons 4749 the content of this page is licensed under the <a rel="license" href="http://c reativecommons.org/licenses/by/3.0/">Creative Commons
4750 Attribution 3.0 License</a>, and code samples are licensed under the 4750 Attribution 3.0 License</a>, and code samples are licensed under the
4751 <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD Lic ense</a>. 4751 <a rel="license" href="http://code.google.com/google_bsd_license.html">BSD Lic ense</a>.
4752 </p> 4752 </p>
4753 <p> 4753 <p>
4754 ©2011 Google 4754 ©2011 Google
4755 </p> 4755 </p>
4756 4756
4757 <!-- begin analytics --> 4757 <!-- begin analytics -->
4758 <script src="http://www.google-analytics.com/urchin.js" type="text/javascript">< /script> 4758 <script src="https://www.google-analytics.com/urchin.js" type="text/javascript"> </script>
4759 <script src="http://www.google-analytics.com/ga.js" type="text/javascript"></scr ipt> 4759 <script src="https://www.google-analytics.com/ga.js" type="text/javascript"></sc ript>
4760 4760
4761 <script type="text/javascript"> 4761 <script type="text/javascript">
4762 // chrome doc tracking 4762 // chrome doc tracking
4763 try { 4763 try {
4764 var engdocs = _gat._getTracker("YT-10763712-2"); 4764 var engdocs = _gat._getTracker("YT-10763712-2");
4765 engdocs._trackPageview(); 4765 engdocs._trackPageview();
4766 } catch(err) {} 4766 } catch(err) {}
4767 4767
4768 // code.google.com site-wide tracking 4768 // code.google.com site-wide tracking
4769 try { 4769 try {
4770 _uacct="UA-18071-1"; 4770 _uacct="UA-18071-1";
4771 _uanchor=1; 4771 _uanchor=1;
4772 _uff=0; 4772 _uff=0;
4773 urchinTracker(); 4773 urchinTracker();
4774 } 4774 }
4775 catch(e) {/* urchinTracker not available. */} 4775 catch(e) {/* urchinTracker not available. */}
4776 </script> 4776 </script>
4777 <!-- end analytics --> 4777 <!-- end analytics -->
4778 </div> 4778 </div>
4779 </div> <!-- /gc-footer --> 4779 </div> <!-- /gc-footer -->
4780 </div> <!-- /gc-container --> 4780 </div> <!-- /gc-container -->
4781 </body></html> 4781 </body></html>
OLDNEW
« no previous file with comments | « chrome/common/extensions/docs/contextMenus.html ('k') | chrome/common/extensions/docs/crx.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698